Module put_back_n_impl

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.