module documentation

A collection of helpful iterators.

Unknown Field: copyright
Copyright 2007-2022 by the Sphinx team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class modify​_iter An iterator object that supports modifying items as they are returned.
Class peek​_iter An iterator object that supports peeking ahead.