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

The bitset package

A bit set is a data structure for keeping membership information efficiently. This implementation uses Data.Bits on Integers, and thus should achieve reasonable speed.

Properties

Versions0.5, 0.6, 1.0, 1.1
Dependenciesbase, QuickCheck
LicenseLGPL
AuthorDenis Bueno
MaintainerDenis Bueno <dbueno@gmail.com>
Stabilityprovisional
CategoryData Structures
Upload dateTue Feb 27 03:50:45 UTC 2008
Uploaded byDenisBueno
Built onghc-6.10, ghc-6.12, ghc-6.8

Modules

Downloads