Array.secondhalf()

From ZCubes Wiki
Jump to navigation Jump to search


Array.secondhalf()

Gets the second half of the array.

1..5.secondhalf()

3
4
5

See also

firsthalf