kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
ULong
/
xor
xor
Common
infix inline
fun
xor
(
other
:
ULong
)
:
ULong
Content copied to clipboard
Performs a bitwise XOR operation between the two values.