Array.firsthalf()

From ZCubes Wiki
Jump to navigation Jump to search


Array.firsthalf()

Gets the first half of the array.

1..5.firsthalf()

1
2

See also

secondhalf