getOrNull

inline fun getOrNull(index: Int): Vector2I?

Returns an element at the given index or null if the index is out of bounds of this array.