#
pipe
Function • Returns a function that composes the given functions, calling them in the order given.
pipe functions → function
Arguments
| name | type | description |
|---|---|---|
| functions | Any |
Returns
| name | type | description |
|---|---|---|
| function | Any |
Function • Returns a function that composes the given functions, calling them in the order given.
pipe functions → function
Arguments
| name | type | description |
|---|---|---|
| functions | Any |
Returns
| name | type | description |
|---|---|---|
| function | Any |