simple-rope: Memory-efficient strings with concatenation and splitting.
A very simple but rather memory- and performance-efficient rope with logarithmic concatenation, access and splitting at an index or predicate. Differs from the current "rope" package (as of rope 0.6.1) by providing guaranteed logarithmic performance.
Downloads
- simple-rope-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 |
---|---|
Dependencies | base (>=4 && <5), bytestring, QuickCheck [details] |
License | BSD-3-Clause |
Author | Eugene Kirpichov <ekirpichov@gmail.com> |
Maintainer | Eugene Kirpichov <ekirpichov@gmail.com> |
Category | Data |
Home page | http://github.com/jkff/haskell-rope |
Source repo | head: git clone git://github.com/jkff/haskell-rope.git |
Uploaded | by EugeneKirpichov at 2011-06-24T16:51:25Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1197 total (6 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] |