The latest version of nibblestring is 0.0.3-0.

nibblestring

Version 0.0.1 revision 0 uploaded by jamshid.

Package meta

Synopsis
Packed, strict nibble arrays with a list interface (ByteString for nibbles)
Description

Data.NibbleString holds an array of Nibbles (4-bit values), and provides an interface similar to that in Data.ByteString. Although similar to Bytestring, there are obvious differences. The "length" of a nibblestring will be twice that of bytestring, unpacking a nibblestring will result in two items per byte, etc. Data.NibbleString is intended to be imported qualified.

Author
Jamshid
Bug reports
n/a
Category
Data Structures
Copyright
n/a
Homepage
n/a
Maintainer
jamshidnh@gmail.com
Package URL
n/a
Stability
n/a

Components