Function |xor
ops/byte::|xor
Usage
|xor(a, b)
Parameters
↳ a:
byte
↳ b:
byte
Return
↴ byte
Makes xor ⊕ binary operation on byte
ops/byte::|xor
|xor(a, b)
↳ a:
byte
↳ b:
byte
↴ byte
Makes xor ⊕ binary operation on byte