hackageDB :: [Package]

Built with Cabal

bitset: A functional data structure for efficient membership testing.

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.

Versions0.5, 0.6
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.8

Modules

Downloads