updating iterutils docs to display new numeric iterators

This commit is contained in:
Mahmoud Hashemi 2015-08-19 01:05:03 -07:00
parent 84b08f865d
commit 89a55103fe
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@ from the standard library.
.. autofunction:: windowed .. autofunction:: windowed
.. autofunction:: windowed_iter .. autofunction:: windowed_iter
.. autofunction:: backoff_iter
.. autofunction:: frange
.. autofunction:: xfrange
Categorization Categorization
-------------- --------------