GHC.Char

GHC.Char

Safe Haskell Trustworthy
Language Haskell2010

Utilities

chr :: Int -> Char Source

The toEnum method restricted to the type Char.

Mon