FICHA · MANJARO

haskell-yi-rope

A rope data structure used by Yi

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a rope data structure used by the Yi editor. Ropes store text in chunks, which can make editing and concatenating large documents more efficient than repeatedly rebuilding one string.

It is useful for editors, text buffers, diff tools, and programs that need efficient text manipulation. It is a library building block and does not provide the editor interface by itself.

Permissions

Permissions not analysed for this source yet.