get

abstract operator fun get(index: Int): T(source)

Gets element at given index.