get

operator fun get(index: Int): Long(source)

Returns the element at index.

Throws

if index is out of bounds [0, size).