ICI Modules: long: xor Modules by name : by type Synopsis long = long.xor(long, long) Description Returns the bitwise-xor of the two long arguments returning a long result.
long = long.xor(long, long)
Returns the bitwise-xor of the two long arguments returning a long result.