rayon::iter

Module fold_chunks

Source

Structsยง

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