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, 1.2, 1.3.0, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5 |
|---|---|
| Dependencies | base (≥4.0.0 & <5), QuickCheck (2.*) |
| License | BSD3 |
| Author | Denis Bueno |
| Maintainer | Denis Bueno <dbueno@gmail.com> |
| Stability | provisional |
| Category | Data Structures |
| Upload date | Sun Feb 27 01:09:44 UTC 2011 |
| Uploaded by | DenisBueno |
| Built on | ghc-7.0 |
Modules
- Data
Downloads
- bitset-1.1.tar.gz (Cabal source package)
- package description (included in the package)