Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 556 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 556 Bytes

rope-utf16-splay Build Status Hackage

Thick strings optimised for indexing and updating using UTF-16 code units and row/column pairs.

This implementation uses splay trees instead of the usual finger trees, which is faster according to the benchmarks.

Contact

Olle Fredriksson - https://github.com/ollef