Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Array.backward()
(view source)
Revision as of 09:18, 27 April 2020
143 bytes added
,
09:18, 27 April 2020
no edit summary
Line 5:
Line 5:
==Array.backward(Function,StartValue)==
==Array.backward(Function,StartValue)==
−
Returns the backward value of the given array.
+
Returns the backward value of the given array
.The first array element becomes the last, and the last array element becomes the first.But backward() will not change the original array value
.
(1..10).backward()
(1..10).backward()
Devika
writer
6,694
edits