dart_rope 0.1.1 copy "dart_rope: ^0.1.1" to clipboard
dart_rope: ^0.1.1 copied to clipboard

Dart 1 only

An implementation of the Rope data structure in Dart.

dart_rope #

An implementation of the Rope data structure in Dart.

This is a project for learning Dart (for fun) and also to learn how to implement a Rope.

Also it so happens that there's no existing implementation of a rope in Dart as far as I can tell, so maybe someone writing a text editor will find this useful (but probably not).

This is a work in progress. The hard parts (concatenation and split) are still unfinished.

0
likes
5
pub points
0%
popularity

Publisher

unverified uploader

An implementation of the Rope data structure in Dart.

Homepage

License

unknown (LICENSE)

More

Packages that depend on dart_rope