Curries (burns in) arguments to a function, returning a new function that when called with call the original passing in the curried arguments (along with any new ones):

function currying examples.

Source: Curry in JavaScript « Jayden’s Blog