data-ascii-1.0.0.6: Type-safe, bytestring-based ASCII values
Safe HaskellSafe-Inferred
LanguageHaskell2010

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 #