pub fn value<F: FieldExt>(inputs: Vec<F>) -> F
Expand description

Returns the value after passing all given values through the OR gate.