xor

fun xor(mask: BitMatrix)

Exclusive-or (XOR): Flip the bit in this BitMatrix if the corresponding mask bit is set.

Parameters

mask

XOR mask