Function zkevm_keccak::util::expression::sum::value
source · [−]pub fn value<F: FieldExt>(values: &[u8]) -> F
Expand description
Returns the sum of the given list of values within the field.
pub fn value<F: FieldExt>(values: &[u8]) -> F
Returns the sum of the given list of values within the field.