flip

fun flip(x: Int, y: Int)

Flips the given bit.

Parameters

x

The horizontal component (i.e. which column)

y

The vertical component (i.e. which row)