Range.set
Sets an entry by its relative index. Applicable to ArrayRange only.
Arguments
The
value
to set.index
is an integer number, zero-based. If the index is out of range, an error will occur.
Return values
None
Complexity
Constant
Example
Output:
-1,2,10,50,