Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. solveDepthFirst :: forall w (s :: Type -> Type) a . (C w, C s) => T w s a -> w s a

    unique-logic-tf UniqueLogic.ST.TF.System

    No documentation available.

  2. lcfirst :: String -> String

    yeshql-core Database.YeshQL.Util

    No documentation available.

  3. ucfirst :: String -> String

    yeshql-core Database.YeshQL.Util

    No documentation available.

  4. pageFirst :: Page a -> RenderedRoute

    yesod-page-cursor Yesod.Page

    No documentation available.

  5. removeFirst :: (a -> Bool) -> [a] -> [a]

    zenacy-html Zenacy.HTML.Internal.Core

    Removes the first item from a list that satisfies a predicate.

  6. htmlElemNodeFirst :: HTMLNode -> Maybe HTMLNode

    zenacy-html Zenacy.HTML.Internal.Oper

    Gets the first child for an element.

  7. htmlQueryFirst :: HTMLQuery ()

    zenacy-html Zenacy.HTML.Internal.Query

    Moves the query to the first child node.

  8. htmlQueryIsFirst :: HTMLQuery ()

    zenacy-html Zenacy.HTML.Internal.Query

    Tests the current node to see if it is the first sibling.

  9. tokenFirst :: STRef s (TokenBuffer s) -> ST s Int

    zenacy-html Zenacy.HTML.Internal.Token

    Positions the emitter to the first token and returns its offset.

  10. htmlZipFirst :: HTMLZipper -> Maybe HTMLZipper

    zenacy-html Zenacy.HTML.Internal.Zip

    Moves the zipper to the first child node.

Page 105 of many | Previous | Next