Index of modules


B
Buffer [Rope]
This is similar to the Buffer module in the standard library except that it constructs ropes.

I
Iterator [Rope]
Iterators for ropes.

R
Regexp [Rope]
TBD: Regular expressions for ropes.
Rope
Ropes ("heavyweight strings") are a scalable string implementation: they are designed for efficient operation that involve the string as a whole.
Rope_toploop [Rope]
Toploop printer and its configuration.