Gets the element at the given index. If the index is out of bounds, the array will be extended with shallow copies of default_value.
default_value
Gets the element at the given index. If the index is out of bounds, the array will be extended with shallow copies of
default_value.