bitset: A functional data structure for efficient membership testing.
A bit set is a data structure for keeping membership information efficiently. This implementation uses Data.Bits on Integers, and thus should achieve reasonable speed.
Downloads
- bitset-0.5.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 |
---|---|
Dependencies | base, QuickCheck [details] |
License | LicenseRef-LGPL |
Author | Denis Bueno |
Maintainer | Denis Bueno <dbueno@gmail.com> |
Category | Data Structures |
Uploaded | by DenisBueno at 2008-02-27T03:50:45Z |
Distributions | |
Reverse Dependencies | 8 direct, 3 indirect [details] |
Downloads | 13275 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |