Copy part of iterable within.
an iterable
write index [0]
read start index [0]
read end index [END]
x[0..j] ⧺ x[i..I] ⧺ x[j+I-i..]
Generated using TypeDoc
Copy part of iterable within.