[Home]
>
Function
Function
Box handler
Check if a value is a function
Check if a value is a generator function
Check if a value is an async function
Compose functions
Compose functions from left to right
Create an empty function
Create a function that accepts a single argument
Delay the evaluation of a function
Curry a function
Identity function
Execute a function once
Flip the arguments of a function
Logical xor operator
Partially apply a function
Memoize a function
Uncurry a function