Macro snarkvm_algorithms::cfg_reduce[][src]

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

Applies the reduce operation over an iterator.