Module fold_chunks

Module fold_chunks 

Source

Structsยง

FoldChunks
FoldChunks is an iterator that groups elements of an underlying iterator and applies a function over them, producing a single value for each group.