Skip to content

Commit

Permalink
Merge pull request #494 from eriknw/doc_api_compose_left
Browse files Browse the repository at this point in the history
Add apply and compose_left to do/source/api.rst
  • Loading branch information
eriknw authored Jul 19, 2020
2 parents 96729c6 + 3a9b972 commit 20c6430
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions doc/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,10 @@ Functoolz
.. currentmodule:: toolz.functoolz

.. autosummary::
apply
complement
compose
compose_left
curry
do
excepts
Expand All @@ -79,13 +81,13 @@ Dicttoolz

.. autosummary::
assoc
dissoc
assoc_in
dissoc
get_in
keyfilter
keymap
itemfilter
itemmap
keyfilter
keymap
merge
merge_with
update_in
Expand Down

0 comments on commit 20c6430

Please sign in to comment.