mixed `[](int index)
Index operator.
The index to get the value for, could be negative to index from the end.
The value at the index index .
An error if the index is out of range.