data-ascii-1.0.0.2: Type-safe, bytestring-based ASCII values

Safe HaskellSafe
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 #