gonix
/
lix
/
libexpr
/
builtins
/
bitXor.md
name: bitXor args: [e1, e2]
Return the bitwise XOR of the integers
e1
and
e2
.