/default-arguments

It takes a function as an argument, along with an object containing default values for that function's arguments, and returns another function which defaults to the right values.

Primary LanguageJavaScriptMIT LicenseMIT

Watchers