[−][src]Module predicates::boolean
Definition of boolean logic combinators over Predicates.
Structs
| AndPredicate | Predicate that combines two |
| NotPredicate | Predicate that returns a |
| OrPredicate | Predicate that combines two |
Traits
| PredicateBooleanExt |
|