Expand description
Stage 2: Logical Line Index
Provides efficient line indexing using Rope data structure, supporting O(log N) access and editing.
Structsยง
- Line
Index - Logical line index - implemented using Rope data structure
- Line
Metadata - Metadata for a logical line