Partial application
October 27, 2020 ยท View on GitHub
Creating a new function by "pre-filling" one or more its parameters (but not all).
October 27, 2020 ยท View on GitHub
Creating a new function by "pre-filling" one or more its parameters (but not all).