set

abstract operator fun set(i: Int, value: Byte)
abstract operator fun set(i: Int, value: Int)
abstract operator fun set(i: Int, value: Short)
abstract operator fun set(i: Int, value: Float)