bytestring-nums-0.3.5: Parse numeric literals from ByteStrings.

Safe HaskellSafe-Infered

Data.ByteString.Nums.Careless.Int

Synopsis

Documentation

positive :: Num a => a -> Word8 -> aSource

negative :: Num a => a -> Word8 -> aSource