Replace value between two indexes with a new one.
Low index, inclusive; First index to delete.
High index, exclusive; First index after the newly inserted fragment to keep.
Value to insert.
See Implementation
Replace value between two indexes with a new one.