@stdlib/utils-reverse-arguments
Create a function that invokes a provided function with arguments in reverse order.
Create a function that invokes a provided function with arguments in reverse order.
Create a function that invokes a provided function with specified arguments.
Transform a curried function into a function invoked with multiple arguments.
Transform a curried function into a function invoked with multiple arguments.
Partially apply function arguments.
Partially apply function arguments from the right.
Create a function that invokes a provided function according to a predicate function.
Detect native function name support.
Detect native function name support.
Test if a value is an arrow function.
Test if an object-like value contains a circular reference.
C APIs for creating and managing strided array function objects.
Function composition.
Argument function.
Test if a value is an array-like object containing only symbols.
Test if a value is an array of strings.
Return a function which tests if every element in an array passes a test condition.
Test if a value is a native function.
Return a function which tests if every element in an array-like object passes a test condition.
Return a function which tests if every element in a typed array passes a test condition.