Libraries anvil lang array cut

array cut(int start, int length)
Removes given range from this array.
Parameters start -  Start index
length -  Length of range
Returns this array modified