All functions |
|
---|---|
Accumulate intermediate results of a vector reduction |
|
Coerce array to list |
|
Convert an object into a mapper function |
|
Coerce a list to a vector |
|
Create an attribute getter function |
|
Compose multiple functions |
|
Produce all combinations of list elements |
|
Find the value or position of the first match |
|
Done box |
|
Do every or some elements of a list satisfy a predicate? |
|
Execute a function |
|
|
Flatten a list of lists into a simple vector. |
Does a list contain an object? |
|
Find head/tail that all satisfies a predicate. |
|
|
Apply a function to each element of a vector, and its index |
Transform a function to make it run insistently or slowly |
|
Keep or discard elements using a predicate function. |
|
|
Lift the domain of a function |
Modify a list |
|
Apply a function to list-elements of a list |
|
|
Apply a function to each element of a vector |
|
Map over multiple inputs simultaneously. |
Apply a function to each element of a vector conditionally |
|
|
Modify elements selectively |
Modify a pluck location |
|
Negate a predicate function. |
|
Default value for |
|
Partial apply a function, filling in some arguments. |
|
Pluck or chuck a single element from a vector or environment |
|
Prepend a vector |
|
Create delaying rate settings |
|
Wait for a given time |
|
Generate random sample from a Bernoulli distribution |
|
Generate random sample from a discrete uniform distribution |
|
Reduce a list to a single value by iteratively applying a binary function |
|
Repeat a value with matching length |
|
Re-run expressions multiple times. |
|
Capture side effects. |
|
Set names in a vector |
|
Splice objects and lists of objects into a list |
|
Transpose a list. |
|
Compute the depth of a vector |
|
Zap an element |