Enumerable.Rope impl
A convenience implementation that enumerates over the leaves of the rope but none of the parent/concatenation nodes.
Refer to the Rope module documentation for leaf vs parent/concat node.
A convenience implementation that enumerates over the leaves of the rope but none of the parent/concatenation nodes.
Refer to the Rope module documentation for leaf vs parent/concat node.