Array.firsthalf()


Array.firsthalf()

Gets the first half of the array.

1..5.firsthalf()

1
2

See also

secondhalf