Return a reference providing non-modifiable access to the value at the specified index. The behavior is undefined unless 0 <= index && index < length().
reference providing non-modifiable access to the value at index
| Name | Description |
|---|---|
| index | zero-based index of the value |