Sets index i to value, unless another index refuses value Preconditions: i < length
the resulting _value at index i Complexity: O(r(n)); O(1) for this index
See Implementation
Sets index i to value, unless another index refuses value Preconditions: i < length