extra-function.web
A function is a set of statements that performs a task or calculates a value {web}.
A function is a set of statements that performs a task or calculates a value {web}.
An async function is a function that delivers its result asynchronously (through Promise).
An async function is a function that delivers its result asynchronously (through Promise) {web}.
A TypeScript recursive function generator that lets you override curried default values and the curried callback.
A curried library to check the extension of a file
A zero-runtime functional programming babel macro.
Generate an index array [0, 1, 2, ...]
Библиотека с набором функций для возможности использования некоторых приемов функционального программирования
Curry function
curry, function
function
curry map helper
curry map helper
Functional Programming library for me and you
Transform a curried function into a function invoked with multiple arguments.
Transform a curried function into a function invoked with multiple arguments.
Transform a function into a sequence of functions each accepting a single argument.
Transform a function into a sequence of functions each accepting a single argument.
Create an iterator thunk.