Function zkevm_keccak::util::expression::xor::value
source · [−]pub fn value<F: FieldExt>(a: F, b: F) -> FExpand description
Returns a value that represents the XOR of the given value.
pub fn value<F: FieldExt>(a: F, b: F) -> FReturns a value that represents the XOR of the given value.