set

operator fun set(x: Int, y: Int, value: Byte)
operator fun set(x: Int, y: Int, value: Int)
operator fun set(x: Int, y: Int, value: Boolean)