rope 0.0.3
rope: ^0.0.3 copied to clipboard
A fast, immutable rope data structure in Dart using a SumTree architecture. Inspired by Zed's implementation, this rope is optimized for large-scale string manipulation and editor-like use cases.