bitset: A functional data structure for efficient membership testing.

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

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.

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
Dependencies base, QuickCheck [details]
License LicenseRef-LGPL
Author Denis Bueno
Maintainer Denis Bueno <dbueno@gmail.com>
Category Data Structures
Uploaded by DenisBueno at 2008-02-27T03:50:45Z
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 uploaded by user
Build status unknown [no reports yet]