ascii-0.0.5.1: Type-safe, bytestring-based ASCII values.

Safe HaskellSafe
LanguageHaskell98

Data.Ascii.Word8

Synopsis

Documentation

ascii :: Char -> Word8 Source #

Unsafe version of fromChar

fromLowAF :: Num a => Word8 -> a Source #

fromUpAF :: Num a => Word8 -> a Source #