Search results
35 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Set the length of a function.
Wraps a function with a function of a sertain arity.
Stand-in for 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.
Dynamic, extensible multiple dispatch via user supplied dispatch function.
Wrap methods preserving arity.
A simple wrapper to make variable length arities easier to manage
Create a function that invokes a provided function with a specified number of arguments.
Control function arity.
A function is a set of statements that performs a task or calculates a value {web}.
- extra
- function
- after
- arity
- before
- flip
- once
- partial
- partialRight
- InvocationControl
- Resolver
- ARGUMENTS
- COMPARE
- FALSE
- View more
An async function is a function that delivers its result asynchronously (through Promise) {web}.
- extra
- async
- function
- after
- arity
- before
- flip
- once
- partial
- partialRight
- InvocationControl
- Resolver
- ARGUMENTS
- COMPARE
- View more
A function is a set of statements that performs a task or calculates a value.
- extra
- function
- after
- arity
- before
- flip
- once
- partial
- partialRight
- InvocationControl
- Resolver
- ARGUMENTS
- COMPARE
- FALSE
- View more
An async function is a function that delivers its result asynchronously (through Promise).
- extra
- async
- function
- after
- arity
- before
- flip
- once
- partial
- partialRight
- InvocationControl
- Resolver
- ARGUMENTS
- COMPARE
- View more
Partially apply function arguments.
Partially apply function arguments from the right.
Easy `Function` subclasses
Higher-order functions that restrict the arity of a function.
Clips function argument lengths.
Enforce function arity in JavaScript