Array.firsthalf()

Revision as of 08:10, 21 April 2020 by Devika (talk | contribs)


Array.firsthalf()

Gets the first half of the array.

1..5.firsthalf()

1
2

See also

secondhalf