-
- Creates the abstraction around the text manipulation
- This is the type that is returned when createBuffer function is called
- Creates the abstraction around the text manipulation
-
- Provides a mutable TextRange, allowing for ranges to be changed
-
- Defines a position in a TextBuffer. This is a component used in TextRanges
-
- Provides an immutable TextRange (Cannot be changed)
- "buffer/basic-text-buffer"
- "buffer/immutable-text-range"
- "buffer/index"
- "buffer/mutable-text-range"
- "buffer/text-buffer"
- "buffer/text-position"
- "buffer/text-range"
- "buffer/utils"
- "index"