simple-rope: Memory-efficient strings with concatenation and splitting.

[ bsd3, data, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 1163 total (5 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]