☰
Module xor
Functions
?
Module
zkevm_keccak
::
util
::
expression
::
xor
source
·
[
−
]
Expand description
Returns
a ^ b
.
a
and
b
needs to be boolean
Functions
expr
Returns an expression that represents the XOR of the given expression.
value
Returns a value that represents the XOR of the given value.