set

open operator override fun set(index: Int, value: Int)

Sets the array element at the specified index to the specified value.

Sources

Link copied to clipboard