module documentation

A collection of helpful iterators.

Forked from sphinx.ext.napoleon.iterators.

:copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
: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.
Constant T Undocumented
T =

Undocumented

Value
TypeVar('T')