hw-prim-0.0.1.0: Primitive functions and data types

Safe HaskellNone
LanguageHaskell2010

HaskellWorks.Data.Char.IsChar

Documentation

class IsChar c where Source

Methods

toChar :: c -> Char Source