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