Function gadgets::util::or::value

source ·
pub fn value<F: Field>(inputs: Vec<F>) -> F
Expand description

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