Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af4aed commit b9e956fCopy full SHA for b9e956f
1 file changed
Doc/howto/functional.rst
@@ -1223,6 +1223,8 @@ describing functional programming.
1223
1224
https://en.wikipedia.org/wiki/Coroutine: Entry for coroutines.
1225
1226
+https://en.wikipedia.org/wiki/Partial_application: Entry for the concept of partial function application.
1227
+
1228
https://en.wikipedia.org/wiki/Currying: Entry for the concept of currying.
1229
1230
Python-specific
0 commit comments