binary-list: Lists of size length a power of two.
Some algorithmic problems work only when the input list has length a power of two. This library implements a data structure optimized for this.
Downloads
- binary-list-0.3.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.3.2.0, 0.3.2.1, 0.3.3.0, 0.3.4.0, 0.3.4.1, 0.3.5.0, 0.4.0.0, 1.0.0.0, 1.0.0.1, 1.0.1.0, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.1.0, 1.1.1.1, 1.1.1.2 |
---|---|
Dependencies | base (>=4 && <5), binary (>=0.6.4.0), bytestring, transformers (>=0.3.0.0) [details] |
License | BSD-3-Clause |
Author | Daniel Díaz |
Maintainer | dhelta.diaz@gmail.com |
Category | Data |
Bug tracker | https://github.com/Daniel-Diaz/binary-list/issues |
Source repo | head: git clone git://github.com/Daniel-Diaz/binary-list.git |
Uploaded | by DanielDiaz at 2014-09-10T01:19:47Z |
Distributions | LTSHaskell:1.1.1.2, NixOS:1.1.1.2, Stackage:1.1.1.2 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 23720 total (120 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] |