copy Without
Copies all but element index of the array fromA into the array toB If fromA has 1 element, toB will be empty
Return
a reference to the array toB
Parameters
index
index of the element to leave out, must be 0 to fromA.length-1