PredicateConstraint

struct PredicateConstraint : Constraint, Hashable
extension PredicateConstraint: CustomStringConvertible

A constraint that consists of an arbitrary expression that must evaluate to true.