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