bitset: A space-efficient set data structure.

[ data-structures, library, mit ] [ Propose Tags ]

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).

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.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, 1.4.5, 1.4.6, 1.4.7, 1.4.8
Change log CHANGES
Dependencies base (>=4.4.0 && <4.8), deepseq (>=1.3 && <1.4), ghc-prim, integer-gmp [details]
License MIT
Author Sergei Lebedev <superbobry@gmail.com> , Aleksey Kladov <aleksey.kladov@gmail.com> , Fedor Gogolev <knsd@knsd.net>
Maintainer superbobry@gmail.com
Category Data Structures
Bug tracker http://github.com/lambda-llama/bitset/issues
Source repo head: git clone https://github.com/lambda-llama/bitset
Uploaded by FedorGogolev at 2014-03-10T16:33:58Z
Distributions
Reverse Dependencies 8 direct, 3 indirect [details]
Downloads 12829 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]