Function zkevm_keccak::util::expression::or::value
source · [−]pub fn value<F: FieldExt>(inputs: Vec<F>) -> FExpand description
Returns the value after passing all given values through the OR gate.
pub fn value<F: FieldExt>(inputs: Vec<F>) -> FReturns the value after passing all given values through the OR gate.