.. _f-iterhelper: module ``helpers.iter_helper`` ============================== Short summary +++++++++++++ module ``pymmails.helpers.iter_helper`` Helpers with iterator :githublink:`%|py|5` Functions +++++++++ +------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +==============================================================================+======================================================================================================+ | :func:`iterator_prev_next ` | iterator on a sequence and returns another iterator with ``previous item, current item, next item``, | +------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pymmails.helpers.iter_helper :members: :special-members: __init__ :show-inheritance: