:: Char -> Int package:ihaskell

The fromEnum method restricted to the type Char.
Convert to an Int. It is implementation-dependent what fromEnum returns when applied to a value that is too large to fit in an Int.