pub fn value<F: Field>(inputs: Vec<F>) -> F
Returns the value after passing all given values through the OR gate.