Gets a value by it's index.
The index of the value to get.
The value to return if the index is out of bounds.
Either the value at index, or default_ if index is out of bounds.
See Implementation
Gets a value by it's index.