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