get

abstract operator fun get(index: Int): T

Gets element at given index.

Sources

common source
Link copied to clipboard