Array.firsthalf()

From ZCubes Wiki
Revision as of 08:12, 21 April 2020 by Devika (talk | contribs) (→‎See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Array.firsthalf()

Gets the first half of the array.

1..5.firsthalf()

1
2

See also

secondhalf