Overview
Excerpt |
---|
Create a new function based on an existing function but with some parameters pre-defined. |
For more info on currying, see Wikipedia.
Availability
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
A better example is shown in the Object.uAddProperty() example using a curried allianceExistsBetween() function.
See also
...