Copy part of array within!
an array (updated!)
write index [0]
read begin index [0]
read end index [|x|]
x = x[0..j] ⧺ x[i..I] ⧺ x[j+I-i..]
Generated using TypeDoc
Copy part of array within!