Module itertools::multipeek_impl
source · Structs§
- See
multipeek()
for more information.
Functions§
- An iterator adaptor that allows the user to peek at multiple
.next()
values without advancing the base iterator.
multipeek()
for more information..next()
values without advancing the base iterator.