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 provides with a data structure optimized for this.
Downloads
- binary-list-0.1.0.1.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) [details] |
| License | BSD-3-Clause |
| Author | Daniel Díaz |
| Maintainer | [email protected] |
| 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-08-08T14:34:48Z |
| Distributions | LTSHaskell:1.1.1.2, NixOS:1.1.1.2, Stackage:1.1.1.2 |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 24182 total (22 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] |