mirror of https://github.com/mahmoud/boltons.git
updating iterutils docs to display new numeric iterators
This commit is contained in:
parent
84b08f865d
commit
89a55103fe
|
@ -19,6 +19,10 @@ from the standard library.
|
|||
.. autofunction:: windowed
|
||||
.. autofunction:: windowed_iter
|
||||
|
||||
.. autofunction:: backoff_iter
|
||||
.. autofunction:: frange
|
||||
.. autofunction:: xfrange
|
||||
|
||||
Categorization
|
||||
--------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue