| access | Access an index |
| always | The custom constant function |
| ap | Function application |
| apFrom | Apply from a list of transforms |
| apFromKeys | Apply from a list of keys |
| argCompose | Argument-wise composition |
| cap | Curried (left) function application |
| cleave | The cleave operator |
| compose | Function Composition |
| curryLeft | Currying on the left. |
| curryRight | Currying on the right. |
| deal | The deal operator |
| fAnd | function-level AND operator |
| fcat | Functional cat |
| filter | filter a list |
| fNot | function level not |
| fOr | function-level OR operator |
| fTuple | convert a many-arg function into a single arg, list function |
| fUnTuple | convert a function taking a single list to one taking those... |
| hook | J-style hook |
| id | Return x |
| map | Nickname for Map |
| partialLeft | FUGU - Function(al/ level) programming in R Partial... |
| partialRight | Partial Application on the Right |
| permuteArgs | permute argument positions |
| rCompose | (reverse) Function Composition |
| reduce | Nickname for Reduce |
| swap | Swap argument positions |
| tr | Transform an index |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.