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. |