xor

infix inline fun xor(other: UInt): UInt

Performs a bitwise XOR operation between the two values.