Uses of Interface
net.hydromatic.morel.util.Unifier.Failure
Packages that use Unifier.Failure
-
Uses of Unifier.Failure in net.hydromatic.morel.util
Methods in net.hydromatic.morel.util that return Unifier.FailureModifier and TypeMethodDescriptionprotected Unifier.Failureprivate @Nullable Unifier.FailureMartelliUnifier.Work.subConstraint(Unifier.Variable variable, Unifier.Term term) private @Nullable Unifier.FailureMartelliUnifier.Work.substituteList(Unifier.Variable variable, Unifier.Term term) Applies a mapping to all term pairs in a list, modifying them in place.