Description Usage Arguments Details See Also
Predicates
1 2 3 |
... |
Predicate functions |
... |
Predicate functions |
And returns a function that returns TRUE when all the arguments,
applied to the returned function's arguments, returns TRUE.
Or returns a function that returns TRUE when any the arguments,
applied to the returned function's arguments, returns TRUE.
Other Functionals: Call,
Compose, Delay_by,
Dot_every, FMap,
Fail_with, Log_to,
Maybe, Partial
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.