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