Function zkevm_keccak::util::expression::and::value
source · [−]pub fn value<F: FieldExt>(inputs: Vec<F>) -> F
Expand description
Returns the product of all given values.
pub fn value<F: FieldExt>(inputs: Vec<F>) -> F
Returns the product of all given values.