The simple-rope package
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.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (4.*), bytestring, QuickCheck |
| License | BSD3 |
| Author | Eugene Kirpichov <ekirpichov@gmail.com> |
| Maintainer | Eugene Kirpichov <ekirpichov@gmail.com> |
| Category | Data |
| Home page | http://github.com/jkff/haskell-rope |
| Source repository | git clone git://github.com/jkff/haskell-rope.git |
| Upload date | Fri Jun 24 16:51:25 UTC 2011 |
| Uploaded by | EugeneKirpichov |
| Built on | ghc-7.0 |
Modules
- Data
Downloads
- simple-rope-0.1.tar.gz (Cabal source package)
- package description (included in the package)