itertools
0.13.0
Module put_
back_
n_
impl
Module Items
Structs
Functions
In crate itertools
itertools
Module
put_back_n_impl
Copy item path
Source
Structs
§
PutBackN
An iterator adaptor that allows putting multiple items in front of the iterator.
Functions
§
put_
back_
n
Create an iterator where you can put back multiple values to the front of the iteration.