Logic Documentation
Navigation
AllOf Array
All Of Boolean Array
Returns true if all values returns true in predicate.
If no predicate passed returns true if all values returns true
AllOf Set
AnyOf Array
Any Of Boolean Array
Returns true if any value returns true in predicate.
If no predicate passed returns true if any value returns true
AnyOf Set