Structsยง
- Interleave
Shortest InterleaveShortestis an iterator that works similarly toInterleave, but this version stops returning elements once one of the iterators run out.
InterleaveShortest is an iterator that works similarly to
Interleave, but this version stops returning elements once one
of the iterators run out.