HaskellWorks.Data.Char.IsChar
class IsChar c where Source #
Methods
toChar :: c -> Char Source #
Defined in HaskellWorks.Data.Char.IsChar
toChar :: Char -> Char Source #
toChar :: Word8 -> Char Source #