@hackage bit-array0.1.0
A bit array (aka bitset, bitmap, bit vector) API for numeric types
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
Installation
CustomDependencies (4)
- base >=4.5 && <4.8
- loch-th >=0.2 && <0.3
- numeric-qq >=0.1.2 && <0.2
- placeholders >=0.1 && <0.2 Show all…
Dependents (1)
@hackage/acme-everything
The library extends the numeric types with an array-like interface over individual set bits. It also provides an API for conversion to and from the binary notation.