Skip to content

Commit

Permalink
Add docs for nth_combination
Browse files Browse the repository at this point in the history
  • Loading branch information
bbayles committed Jan 16, 2018
1 parent 02af421 commit e200855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api.rst
Expand Up @@ -185,6 +185,7 @@ These tools yield combinatorial arrangements of items from iterables.
.. autofunction:: random_permutation
.. autofunction:: random_combination
.. autofunction:: random_combination_with_replacement
.. autofunction:: nth_combination


Wrapping
Expand Down

0 comments on commit e200855

Please sign in to comment.