Module predicates::constant

source ·
Expand description

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

Structs§

Functions§

  • Creates a new Predicate that always returns true.
  • Creates a new Predicate that always returns false.