itertools

Module multipeek_impl

source

Structs§

Functions§

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