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

Modules

[Last Documentation]

  • Data
    • Data.BitSet
      • Data.BitSet.Dynamic
      • Data.BitSet.Generic
      • Data.BitSet.Word

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.7), 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 SergeiLebedev at 2013-05-07T20:51:44Z
Distributions
Reverse Dependencies 8 direct, 3 indirect [details]
Downloads 12905 total (41 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-21 [all 8 reports]