get

inline operator fun get(index: Int): Int

Returns a component specified by an index.

Throws

when index is out of range of 0..1.