bitset: A functional data structure for efficient membership testing.

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

A bit set maintains a record of members from a type that can be mapped into (non-negative) Ints. Supports insertion, deletion, size, and membership testing, and is completely pure (functional).

Modules

[Index]

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.0.0 && <5), QuickCheck (>=2 && <3) [details]
License BSD-3-Clause
Author Denis Bueno
Maintainer Denis Bueno <dbueno@gmail.com>
Category Data Structures
Uploaded by DenisBueno at 2011-02-27T01:09:44Z
Distributions
Reverse Dependencies 8 direct, 3 indirect [details]
Downloads 12902 total (43 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]