Expand description

Definition of a constant (always true or always false) Predicate.

Structs

Predicate that always returns a constant (boolean) result.

Functions

Creates a new Predicate that always returns true.

Creates a new Predicate that always returns false.