List.read

Reads an element at index=seek. Seek is increased by one

Return Value

Type: T

the read element

Throws

Exception if seek is out of bounds

Meta