Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. caseFoldMapping :: Unfold Char Char

    unicode-data Unicode.Char

    Returns the full folded case mapping of a character if the character is changed, else nothing. It uses the character property Case_Folding.

  2. lowerCaseMapping :: Unfold Char Char

    unicode-data Unicode.Char

    Returns the full lower case mapping of a character if the character is changed, else nothing. It uses the character property Lowercase_Mapping.

  3. titleCaseMapping :: Unfold Char Char

    unicode-data Unicode.Char

    Returns the full title case mapping of a character if the character is changed, else nothing. It uses the character property Titlecase_Mapping.

  4. upperCaseMapping :: Unfold Char Char

    unicode-data Unicode.Char

    Returns the full upper case mapping of a character if the character is changed, else nothing. It uses the character property Uppercase_Mapping.

  5. caseFoldMapping :: Unfold Char Char

    unicode-data Unicode.Char.Case

    Returns the full folded case mapping of a character if the character is changed, else nothing. It uses the character property Case_Folding.

  6. lowerCaseMapping :: Unfold Char Char

    unicode-data Unicode.Char.Case

    Returns the full lower case mapping of a character if the character is changed, else nothing. It uses the character property Lowercase_Mapping.

  7. titleCaseMapping :: Unfold Char Char

    unicode-data Unicode.Char.Case

    Returns the full title case mapping of a character if the character is changed, else nothing. It uses the character property Titlecase_Mapping.

  8. upperCaseMapping :: Unfold Char Char

    unicode-data Unicode.Char.Case

    Returns the full upper case mapping of a character if the character is changed, else nothing. It uses the character property Uppercase_Mapping.

  9. TransportAndMapSymbols :: Block

    unicode-data Unicode.Char.General.Blocks

    U+1F680..U+1F6FF: Transport and Map Symbols.

  10. clickmap :: String -> Html

    xhtml Text.XHtml.Frameset

    No documentation available.

Page 1001 of many | Previous | Next