pub type RepeatsOperation<Out> = fn(_: (), _: Out);
Expand description

A Fold operation function that does nothing with what is given to it