Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. arrowFirst :: Arrow arrow => arrow a b -> arrow (T a c) (T b c)

    synthesizer-core Synthesizer.Zip

    No documentation available.

  2. arrowFirstShorten :: (Arrow arrow, Transform b, Transform c) => arrow a b -> arrow (T a c) (T b c)

    synthesizer-core Synthesizer.Zip

    No documentation available.

  3. insertFirstChild :: Node -> Cursor -> Maybe Cursor

    xmlhtml Text.XmlHtml.Cursor

    Inserts a Node as the first child of the current element.

  4. insertManyFirstChild :: [Node] -> Cursor -> Maybe Cursor

    xmlhtml Text.XmlHtml.Cursor

    Inserts a list of Nodes as the first children of the current element.

  5. isFirst :: Cursor -> Bool

    xmlhtml Text.XmlHtml.Cursor

    Determines if the Cursor is at a first child.

  6. performOnFirstSample :: Monad m => m (Automaton m a b) -> Automaton m a b

    automaton Data.Automaton.Trans.Except

    Extract an Automaton from a monadic action. Runs a monadic action that produces an Automaton on the first step, and then runs result for all further inputs (including the first one).

  7. withCapitalizeFirst :: CaseTransformer

    citeproc Citeproc.CaseTransform

    Capitalize first letter.

  8. CapitalizeFirst :: TextCase

    citeproc Citeproc.Types

    No documentation available.

  9. NameAsSortOrderFirst :: NameAsSortOrder

    citeproc Citeproc.Types

    No documentation available.

  10. PartialFirst :: SubsequentAuthorSubstituteRule

    citeproc Citeproc.Types

    No documentation available.

Page 72 of many | Previous | Next