bitset-1.0: A functional data structure for efficient membership testing.

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

Versions0.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
Dependenciesbase (≥4.0.0), QuickCheck
LicenseLGPL
AuthorDenis Bueno
MaintainerDenis Bueno <dbueno@gmail.com>
Stabilityprovisional
CategoryData Structures
Upload dateWed Feb 4 13:56:36 UTC 2009
Uploaded byDenisBueno
Built onghc-6.10, ghc-6.12, ghc-7.0

Modules

Downloads