210 packages found
Apply a function to each nested element in a three-dimensional nested array and assign the result to a nested element in a new three-dimensional nested array.
Apply a function to elements in two input arrays and assign the results to an output array.
Apply a function to each nested element in an array of arrays and assign the result to a nested element in a new array of arrays.
Apply a function to each nested element in a four-dimensional nested array and assign the result to a nested element in a new four-dimensional nested array.
Apply a function to elements in two input arrays while iterating from right to left and assign the results to an output array.
Create a function that invokes a provided function with reordered arguments.
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.
Apply a function to each nested element in a five-dimensional nested array and assign the result to a nested element in a new five-dimensional nested array.
Create an iterator thunk.
Transform a curried function into a function invoked with multiple arguments.
- stdlib
- stdutils
- stdutil
- utilities
- utils
- util
- uncurry
- uncurry-right
- uncurried
- curry
- curried
- partial
- partially
- apply
- View more
Create a function that invokes a provided function with arguments in reverse order.
Transform a function into a sequence of functions each accepting a single argument.
Transform a curried function into a function invoked with multiple arguments.
- stdlib
- stdutils
- stdutil
- utilities
- utils
- util
- uncurry
- uncurried
- curry
- curried
- partial
- partially
- apply
- function
- View more
Transform a function into a sequence of functions each accepting a single argument.
- stdlib
- stdutils
- stdutil
- utilities
- utils
- util
- curry
- curry-right
- partial
- partially
- apply
- function
- fun
- func
- View more
Create an iterator which transforms iterated values from two or more iterators by applying the iterated values as arguments to a provided function.
Sparse partial function application
A smart implementation of promisify using native promises
Apply method of encapsulation integration
Waits for a given predicate callback to return a truthy value and resolves
add custom methods to your feathersjs services