kotlin-stdlib / kotlin / Long / xor xor Common JVM JS Native 1.0 infix fun xor ( other : Long ) : Long (Common source) (Native source) Performs a bitwise XOR operation between the two values.