flip-curried
Flip like in Haskell.
Flip like in Haskell.
An implementation of function currying in JavaScript.
Enqueue functions, and call them in series.
Binary logical OR operator (||) as an auto-curried function.
Curried function deriving new array values by applying provided function to each item/index of provided array then applying `concat` to the results. Fast and compatible with modern or old browsers.
Tiny curry() and curryN() functions. Resulting functions will have the correct arity (length).
Curry-function. Similar to 'curry', but does not use dangerous eval. Lightweight and minimal. Passed a function f, returns the curried variant of f. Handles arbitrary number of arguments and supports overloading.
A curried application of [].filter
Create curried templates from common JS structures using ES6 syntax
🍛 Vangware curried vanilla aliases
Returns a new shallow copy of the last n elements taken from the end of the given array. When list.length < n the list returned contain list.length elements.
Functions for interacting with arrays in a functional way
Functional tools for JS strings
Simple ES6 curry functions
A practical functional library for JavaScript programmers.
Essential tools for functional programming in JavaScript
A practical functional library for JavaScript programmers.
A wrapper around Most.js 1.0 providing an auto-curried API + a few minor changes
Spice up the JavaScript inter-webs with some currying
JavaScript's highly optimized and speedy currying function