bitset-0.6: 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
Dependenciesbase, QuickCheck
LicenseLGPL
AuthorDenis Bueno
MaintainerDenis Bueno <dbueno@gmail.com>
Stabilityprovisional
CategoryData Structures
Upload dateMon Mar 17 14:59:25 UTC 2008
Uploaded byDenisBueno
Built onghc-6.10, ghc-6.12, ghc-6.8, ghc-7.0

Modules

Downloads