an-cabal / an-rope

an rope data structure
https://docs.rs/an-rope
MIT License
11 stars 2 forks source link

Split `Rope` nodes on newlines & store line counts #51

Closed hawkw closed 7 years ago

hawkw commented 7 years ago

This will fix #31. See also discussion on #32 and #40.