set

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

Sets the given bit to true.

Parameters

x

The horizontal component (i.e. which column)

y

The vertical component (i.e. which row)