ghc-6.12.1: The GHC APISource codeContentsIndex
Ctype
Documentation
is_ident :: Char -> BoolSource
is_symbol :: Char -> BoolSource
is_any :: Char -> BoolSource
is_space :: Char -> BoolSource
is_lower :: Char -> BoolSource
is_upper :: Char -> BoolSource
is_digit :: Char -> BoolSource
is_alphanum :: Char -> BoolSource
is_decdigit :: Char -> BoolSource
is_hexdigit :: Char -> BoolSource
is_octdigit :: Char -> BoolSource
hexDigit :: Char -> IntSource
octDecDigit :: Char -> IntSource
Produced by Haddock version 2.6.0