Expand description
If part of the iterators outputs are disjoint increasing integer intervals, then the iterators can be zipped together and the iteration can proceeds at the granularity of the common refinements of all the integer intervals.
Structs§
- Common
Refinement Zipped - Iterator Algorithm Description