set

operator fun set(x: Int, y: Int, value: T)
operator fun set(p: PointInt, value: T)
operator fun set(r: RectangleInt, value: T)