@hackage / rope-utf16-splay

Ropes optimised for updating using UTF-16 code units and row/column pairs.

Latest0.4.0.0

About

Metadata

  • Last updated , by OlleFredriksson
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: fredriksson.olle@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.4.1
  2. 8.2.2
  3. 8.0.2

Readme

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