List.read

Reads an element at an index

Return Value

Type: T

the element read

Throws

Exception if index out of bounds

Meta