AdaptablePredicate
DescriptionAn Adaptable Predicate is a Predicate that is also an AdaptableUnaryFunction. That is, it is a UnaryFunction whose return type is Refinement ofPredicate, AdaptableUnaryFunction Associated typesNone, except for those associated with Predicate and AdaptableUnaryFunction. NotationDefinitionsValid expressionsNone, except for those defined by the Predicate and AdaptableUnaryFunction requirements. Expression semanticsComplexity guaranteesInvariantsModelsNotesSee also |