Skip to main content

Module line_index

Module line_index 

Source
Expand description

Stage 2: Logical Line Index

Provides efficient line indexing using Rope data structure, supporting O(log N) access and editing.

Structsยง

LineIndex
Logical line index - implemented using Rope data structure
LineMetadata
Metadata for a logical line