Description Usage Arguments Details Value Examples
Function composition
1 |
... |
functions to be composed |
see the infix version %c%
compose returns the composed of functions listed in ....
Pay attention to the order, compose(f, g) returns g(f()).
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.