xor

infix inline fun xor(other: ULong): ULong(source)

Performs a bitwise XOR operation between the two values.

Since Kotlin

1.5