bitset-1.4.4: A space-efficient set data structure.

The bitset package

A bit set is a compact data structure, which maintains a set of members from a type that can be enumerated (i. e. has an Enum instance).

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.4.0 & <4.7), deepseq (1.3.*), ghc-prim, integer-gmp
LicenseMIT
AuthorSergei Lebedev <superbobry@gmail.com> , Aleksey Kladov <aleksey.kladov@gmail.com> , Fedor Gogolev <knsd@knsd.net>
Maintainersuperbobry@gmail.com
StabilityExperimental
CategoryData Structures
Bug trackerhttp://github.com/lambda-llama/bitset/issues
Source repositorygit clone https://github.com/lambda-llama/bitset
Upload dateMon May 13 15:29:37 UTC 2013
Uploaded byFedorGogolev
Built onghc-7.6

Modules

Downloads