Description Usage Arguments Value Examples
a It should be used to design pipes based on transducers.
1 | a %.% b
|
a |
a function that will be composed with function b. |
b |
a function that takes the result of function b. |
The composition of the functions.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.