Module gadgets::util::xor

source ·
Expand description

Returns a ^ b. a and b needs to be boolean

Functions§

  • Returns an expression that represents the XOR of the given expression.
  • Returns a value that represents the XOR of the given value.