The bindpy package allows for partial application of arguments to a function, making it easy to create specialized versions of the function with some arguments pre-filled.
-
Updated
Feb 8, 2023 - Python
The bindpy package allows for partial application of arguments to a function, making it easy to create specialized versions of the function with some arguments pre-filled.
Add a description, image, and links to the func-bind topic page so that developers can more easily learn about it.
To associate your repository with the func-bind topic, visit your repo's landing page and select "manage topics."