Bitwise exclusive OR.
(bitxor)
returns 0
.
(bitxor x)
returns its argument.
Otherwise, returns the bitwise exclusive OR of its arguments.
Bitwise exclusive OR.
(bitxor)
returns 0
.
(bitxor x)
returns its argument.
Otherwise, returns the bitwise exclusive OR of its arguments.