Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. getFirstElement :: Foldable t => t a -> Maybe a

    yi-core Yi.Syntax.Tree

    Return the 1st token of a subtree.

  2. getFirstOffset :: Foldable t => t (Tok t1) -> Point

    yi-core Yi.Syntax.Tree

    No documentation available.

  3. regionFirst :: Region -> Point

    yi-language Yi.Region

    No documentation available.

  4. stripFirstAndLast :: Text -> Text

    pandoc Text.Pandoc.Shared

    Strip leading and trailing characters from string

  5. goldenFailFirstTime :: Golden a -> Bool

    sandwich Test.Sandwich.Golden

    Whether to record a failure the first time this test is run.

  6. rFirstNonspace :: Rule -> !Bool

    skylighting-core Skylighting.Types

    No documentation available.

  7. CaseFirst :: Maybe CaseFirst -> Attribute

    text-icu Data.Text.ICU.Collate

    Control the ordering of upper and lower case letters. Nothing (the default) orders upper and lower case letters in accordance to their tertiary weights.

  8. data CaseFirst

    text-icu Data.Text.ICU.Collate

    Control the ordering of upper and lower case letters.

  9. LowerFirst :: CaseFirst

    text-icu Data.Text.ICU.Collate

    Force lower case letters to sort before upper case.

  10. UpperFirst :: CaseFirst

    text-icu Data.Text.ICU.Collate

    Force upper case letters to sort before lower case.

Page 52 of many | Previous | Next