The bitset package
A bit set is a compact data structure, which maintains a set of members from a type that can be enumerated (i. e. has an Enum instance).
Properties
| Versions | 0.5, 0.6, 1.0, 1.1, 1.2, 1.3.0, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4 |
|---|---|
| Dependencies | base (≥4.4.0 & <4.7), deepseq (1.3.*), ghc-prim, integer-gmp |
| License | MIT |
| Author | Sergei Lebedev <superbobry@gmail.com> , Aleksey Kladov <aleksey.kladov@gmail.com> , Fedor Gogolev <knsd@knsd.net> |
| Maintainer | superbobry@gmail.com |
| Stability | Experimental |
| Category | Data Structures |
| Bug tracker | http://github.com/lambda-llama/bitset/issues |
| Source repository | git clone https://github.com/lambda-llama/bitset |
| Upload date | Mon May 13 15:29:37 UTC 2013 |
| Uploaded by | FedorGogolev |
| Built on | ghc-7.6 |
Modules
Downloads
- bitset-1.4.4.tar.gz (Cabal source package)
- package description (included in the package)