validate.io-native-function
Validates if a value is a native function.
Validates if a value is a native function.
Return a regular expression to match a native function.
Create a factory function for filling strided arrays with pseudorandom values drawn from a binary PRNG.
Create a factory function for filling strided arrays with pseudorandom values drawn from a ternary PRNG.
Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.
Generate a thunk.
Wrap a function in a try/catch block.
C APIs for creating and managing ndarray function objects.
Function which does nothing.
Create a function that invokes a provided function with reordered arguments.
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.
Test if an object-like value contains a circular reference.
C APIs for creating and managing strided array function objects.
Memoize a function.