Updated 6 months ago

@stdlib/utils-curry • Rank 4.3 • Science 44%

Transform a function into a sequence of functions each accepting a single argument.

Updated 6 months ago

@stdlib/utils-curry-right • Rank 3.5 • Science 44%

Transform a function into a sequence of functions each accepting a single argument.

Updated 6 months ago

utils-uncurry • Rank 0.0 • Science 44%

Transform a curried function into a function invoked with multiple arguments.