extract-lvars function clojure.core.unify Takes a datastructure and returns a distinct set o...
flatten-bindings function clojure.core.unify Flattens recursive bindings in the given map to th...
make-occurs-subst-fn function clojure.core.unify Given a function to recognize unification variable... make-occurs-unifier-fn function clojure.core.unify Given a function to recognize unification variable... make-occurs-unify-fn function clojure.core.unify Given a function to recognize unification variable... make-subst-fn function clojure.core.unify Given a function to recognize unification variable... make-unifier-fn function clojure.core.unify Given a function to recognize unification variable... make-unify-fn function clojure.core.unify Given a function to recognize unification variable...
subst function clojure.core.unify Attempts to substitute the bindings in the appropr...
unifier function clojure.core.unify Attempts the entire unification process from garne... unifier- function clojure.core.unify Attempts the entire unification process from garne... unify function clojure.core.unify Attempt to unify x and y with the given bindings (... unify- function clojure.core.unify Attempt to unify x and y with the given bindings (...