Module tool::functor::prelude
[−]
[src]
Useful functions exported by tool::functor.
Functions
| compose |
Compose two functions. |
| fix |
A Y-Combinator. |
| flip |
Flip the argument order of a two-parameter function. |