Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. 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.

  2. 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.

  3. 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.

  4. TransportAndMapSymbols :: Block

    unicode-data Unicode.Char.General.Blocks

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

  5. clickmap :: String -> Html

    xhtml Text.XHtml.Frameset

    No documentation available.

  6. ismap :: HtmlAttr

    xhtml Text.XHtml.Frameset

    No documentation available.

  7. themap :: Html -> Html

    xhtml Text.XHtml.Frameset

    No documentation available.

  8. usemap :: String -> HtmlAttr

    xhtml Text.XHtml.Frameset

    No documentation available.

  9. clickmap :: String -> Html

    xhtml Text.XHtml.Strict

    No documentation available.

  10. ismap :: HtmlAttr

    xhtml Text.XHtml.Strict

    No documentation available.

Page 1003 of many | Previous | Next