Module multipeek_impl

Source

Structs§

MultiPeek
See multipeek() for more information.

Functions§

multipeek
An iterator adaptor that allows the user to peek at multiple .next() values without advancing the base iterator.