Describes what to insert/replace/delete to do something
Applies this edit to a string.
Content to replace it with. Empty means remove.
Range what to replace. If both indices are the same its inserting.
See Implementation
Describes what to insert/replace/delete to do something