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