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