How to accomplish that in Haskell?
Hoogle is your friend:
http://haskell.org/hoogle/?hoogle=Char+-%3E+Int
import Data.Char
ord 'a'
chr 98
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With