Updated 9 months ago
@stdlib/utils-curry-right
Transform a function into a sequence of functions each accepting a single argument.
Updated 9 months ago
extra-async-function
An async function is a function that delivers its result asynchronously (through Promise).