get

actual open operator override fun get(index: Int): T(source)
expect operator fun get(index: Int): T(source)