cessen / ropey

A utf8 text rope for manipulating and editing large texts.
MIT License
1.04k stars 46 forks source link

Bidirectional iterators #24

Closed cessen closed 5 years ago

cessen commented 5 years ago

Implement prev() methods for all iterators, and allow creating iterators starting at arbitrary points in the Rope/RopeSlice.