elementAt

fun elementAt(index: Int): Vector2I

Returns an element at the given index without boxing.

Throws

if the index is out of bounds of this list.