splay: Generic splay-based sequence representation
WARNING: This package is unstable, do not use except for testing.
A general sequence representation with arbitary annotations, for use as a base for implementations of various collection types.
The splay operation in this package is implemented using a top-down approach.
Some parts of the documentation are based on those
in the containers
and fingertree
package.
Downloads
- splay-0.0.6.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.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6 (info) |
---|---|
Dependencies | base (>=4.7.0.0 && <5) [details] |
License | BSD-3-Clause |
Author | dramforever <dramforever@live.com> |
Maintainer | dramforever <dramforever@live.com> |
Category | Data Structures |
Source repo | head: git clone https://bitbucket.org/dramforever/splay.git |
Uploaded | by dramforever at 2015-07-12T14:29:07Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3168 total (16 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-07-12 [all 1 reports] |