Module itertools::put_back_n_impl
source · Structs§
- An iterator adaptor that allows putting multiple items in front of the iterator.
Functions§
- Create an iterator where you can put back multiple values to the front of the iteration.