mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +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/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.
|
https://en.wikipedia.org/wiki/Currying: Entry for the concept of currying.
|
||||||
|
|
||||||
Python-specific
|
Python-specific
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue