Macro snarkvm_utilities::cfg_zip_fold
source · macro_rules! cfg_zip_fold { ($self: expr, $other: expr, $init: expr, $op: expr, $type: ty) => { ... }; }
Expand description
Applies fold to the iterator
macro_rules! cfg_zip_fold { ($self: expr, $other: expr, $init: expr, $op: expr, $type: ty) => { ... }; }
Applies fold to the iterator