bitset: A space-efficient set data structure.
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).
Downloads
- bitset-1.4.8.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, 1.4.5, 1.4.6, 1.4.7, 1.4.8 |
---|---|
Change log | CHANGES |
Dependencies | base (>=4.4.0 && <4.8), deepseq (>=1.3 && <1.4), ghc-prim, integer-gmp [details] |
Tested with | ghc >=7.4.1 |
License | MIT |
Author | Sergei Lebedev <superbobry@gmail.com> , Aleksey Kladov <aleksey.kladov@gmail.com> , Fedor Gogolev <knsd@knsd.net> |
Maintainer | superbobry@gmail.com |
Category | Data Structures |
Bug tracker | http://github.com/lambda-llama/bitset/issues |
Source repo | head: git clone https://github.com/lambda-llama/bitset |
Uploaded | by FedorGogolev at 2014-03-10T16:33:58Z |
Distributions | |
Reverse Dependencies | 8 direct, 3 indirect [details] |
Downloads | 13119 total (33 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |