@stdlib/utils-nary-function
Create a function that invokes a provided function with a specified number of arguments.
Found 2 results for nary
Create a function that invokes a provided function with a specified number of arguments.
Wrap a function so that it only accepts a predefined number of arguments.