Macro snarkvm_algorithms::cfg_reduce[][src]

macro_rules! cfg_reduce {
    ($e: expr, $default: expr, $op: expr) => { ... };
}

Applies the reduce operation over an iterator.