Data.ByteString.Nums.Careless.Int
Documentation
class Num n => Intable b n whereSource
Types that can be read from integer strings. Characters that are not decimal digits are simply skipped.
Instances
bytestring-nums-0.1.0: Parse numeric literals from ByteStrings.
Data.ByteString.Nums.Careless.Int
class Num n => Intable b n whereSource
Types that can be read from integer strings. Characters that are not decimal digits are simply skipped.
Instances