Gets the element at the given index. If the index is out of bounds, the array will be extended with the result of f(index).
f(index)
Gets the element at the given index. If the index is out of bounds, the array will be extended with the result of
f(index).