set

abstract operator fun set(x: Int, y: Int, value: Int)

Sets the code point at the specified x and y coordinates and resizes the grid if necessary.