Copyright | 2016 John Ky |
---|---|
License | MIT |
Safe Haskell | None |
Language | Haskell2010 |
HaskellWorks.Data.Bits.BitParse
Description
Succinct operations.
Documentation
Parsers for bit strings
Methods
Version of bit string parser that can consume no inputs
Version of bit string parser that must consume at least one input
Instances