Description Usage Arguments Value See Also Examples
Predicate function operator that creates new predicate functions linked by the || operator.
1 |
... |
n functions to apply in order from left to right |
A predicate function linked by the || operator.
Andify
to create new predicate functions linked by the && operator.
Other predicate function operators: Andify
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.