Move 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] ⧺ x[I..]
Generated using TypeDoc
Move part of iterable within.