Array.firsthalf()

From ZCubes Wiki
Revision as of 08:10, 21 April 2020 by Devika (talk | contribs)
Jump to navigation Jump to search


Array.firsthalf()

Gets the first half of the array.

1..5.firsthalf()

1
2

See also

secondhalf