mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Docs: replace 'currying' by 'partial function'. (#91814)
This commit is contained in:
parent
9af4aed73a
commit
b9e956fccf
1 changed files with 2 additions and 0 deletions
|
@ -1223,6 +1223,8 @@ describing functional programming.
|
|||
|
||||
https://en.wikipedia.org/wiki/Coroutine: Entry for coroutines.
|
||||
|
||||
https://en.wikipedia.org/wiki/Partial_application: Entry for the concept of partial function application.
|
||||
|
||||
https://en.wikipedia.org/wiki/Currying: Entry for the concept of currying.
|
||||
|
||||
Python-specific
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue