text_delta v1.0.2 API Reference
Modules
Attributes represent format associated with TextDelta.Operation.insert/0
or TextDelta.Operation.retain/0
operations. This library uses maps to
represent attributes
Delta is a format used to describe documents and changes
The composition of two non-concurrent operations into a single operation
Iterator iterates over two deltas at the same time, ensuring next elements in the resulting stream are of equal length
The transformation of two concurrent operations such that they satisfy the convergence properties of Operational Transformation
Operations represent a smallest possible change applicable to the document