Types
Functions
Tells whether two
Terms match each other, that is there's a Most General Unifier for them.
Tells whether two
Terms match each other, that is there's a Most General Unifier for them
Merges two
Substitutions, with occurs check
Calculates the Most General Unifier of given
Terms, enabling occur-check
Calculates the Most General Unifier of given
Terms, optionally enabling occur-check
Unifies two
Terms if possible, with occurs check
Unifies two
Terms if possible
Properties
Inheritors