[][src]Macro snarkos_algorithms::cfg_reduce

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

Applies the reduce operation over an iterator.