canMergeWith abstract method
Check if this operation can be merged with another (for grouping rapid edits)
Implementation
bool canMergeWith(EditOperation other);
Check if this operation can be merged with another (for grouping rapid edits)
bool canMergeWith(EditOperation other);