The bitset package
A bit set maintains a record of members from a type that can be mapped into (non-negative) Ints. Supports insertion, deletion, size, and membership testing, and is completely pure (functional).
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 | Mon Mar 17 14:59:25 UTC 2008 |
| Uploaded by | DenisBueno |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8, ghc-7.0 |
Modules
- Data
Downloads
- bitset-0.6.tar.gz (Cabal source package)
- package description (included in the package)