get

abstract operator fun get(index: Int): T

Returns list item by index.