Many programming languages are only able to call a function with the same amount of parameters as the function has been defined with. Partial function application makes it possible to call a function ...