bitset-1.1: 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 (≥4.0.0 & <5), QuickCheck (2.*)
LicenseBSD3
AuthorDenis Bueno
MaintainerDenis Bueno <dbueno@gmail.com>
Stabilityprovisional
CategoryData Structures
Upload dateSun Feb 27 01:09:44 UTC 2011
Uploaded byDenisBueno
Built onghc-7.0

Modules

Downloads