Description Usage Arguments Details
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.