GHC.Char
Contents
chr :: Int -> Char Source #
The toEnum method restricted to the type Char.
toEnum
Char
See GHC.Classes#matching_overloaded_methods_in_rules
eqChar :: Char -> Char -> Bool Source #
neChar :: Char -> Char -> Bool Source #