arity-n
Wraps a function with a function of a sertain arity.
Wraps a function with a function of a sertain arity.
Set the length of a function.
Wrap a function in a function that expects a given number of arguments.
A functional JavaScript library that facilitates currying and point-free programming, with optional lambda expressions.
Stand-in for a function
Returns function arity (number of possible arguments) supports all ES6 features including argument destructor and default.
A simple wrapper to make variable length arities easier to manage
Dynamic, extensible multiple dispatch via user supplied dispatch function.
Wrap methods preserving arity.
Control function arity.
Returns function arity (number of possible arguments) supports all ES6 features including argument destructor and default.
Function utilities
Exposes max arity and other metadata for JS functions
Enforce function arity in JavaScript
Easy `Function` subclasses
A functional JavaScript library that facilitates currying and point-free programming, with optional lambda expressions.
A function is a set of statements that performs a task or calculates a value.
Higher-order functions that restrict the arity of a function.
Make functions with a specified length.
JavaScript function overloading. Let your function focus on its function.