get

abstract operator fun get(index: Int): T

Gets element at given index.

Sources

Link copied to clipboard