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 (≥4.0.0), QuickCheck |
| License | LGPL |
| Author | Denis Bueno |
| Maintainer | Denis Bueno <dbueno@gmail.com> |
| Stability | provisional |
| Category | Data Structures |
| Upload date | Wed Feb 4 13:56:36 UTC 2009 |
| Uploaded by | DenisBueno |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
- Data
Downloads
- bitset-1.0.tar.gz (Cabal source package)
- package description (included in the package)