Search results
42 packages found
Function which does nothing.
Constant function.
Decorate a provided function such that the function's return value is provided as an argument to another function.
Generate a thunk.
Validates if a value is a native function.
C APIs for creating and managing strided array function objects.
Partially apply function arguments.
Return a regular expression to match a native function.
Determine a function's name.
Memoize a function.
C APIs for creating and managing ndarray function objects.
Test if an object-like value contains a circular reference.
Create a function that invokes a provided function with a specified number of arguments.
Function sequence.
- stdlib
- stdutils
- stdutil
- utilities
- utils
- util
- asynchronous
- async
- sequence
- seq
- pipe
- pipeline
- pipelining
- function
- View more
Function composition.
- stdlib
- stdutils
- stdutil
- utilities
- utils
- util
- asynchronous
- async
- compose
- composition
- function
- fun
- func
- fcn
- View more
Apply a function to each element in an array and assign the result to an element in an output array.
Create a function that invokes a provided function according to a predicate function.
Apply a function to elements in two input arrays while iterating from right to left and assign the results to an output array.
Apply a function to elements in two input arrays and assign the results to an output array.
Apply a function to each element in an array and assign the result to an element in an output array, iterating from right to left.