The bitset package
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.
Properties
| Versions | 0.5, 0.6, 1.0, 1.1 |
|---|---|
| Dependencies | base, QuickCheck |
| License | LGPL |
| Author | Denis Bueno |
| Maintainer | Denis Bueno <dbueno@gmail.com> |
| Stability | provisional |
| Category | Data Structures |
| Upload date | Tue Feb 27 03:50:45 UTC 2008 |
| Uploaded by | DenisBueno |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
Modules
- Data
Downloads
- bitset-0.5.tar.gz (Cabal source package)
- package description (included in the package)