hask3.Data.Char – The Data.Char

chr(x)

The builtin chr converted to a TypedFunc. Defined as chr ** (H/ int >> str)

ord(x)

The builtin ord converted to a TypedFunc. Defined as ord ** (H/ int >> str)