Array.secondhalf()

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.secondhalf()

Gets the second half of the array.

1..5.secondhalf()

3
4
5

See also

firsthalf