unify

open fun unify(    term1: <ERROR CLASS>,     term2: <ERROR CLASS>,     occurCheckEnabled: Boolean): <ERROR CLASS>?

Unifies two Terms if possible


open fun unify(term1: <ERROR CLASS>, term2: <ERROR CLASS>): <ERROR CLASS>?

Unifies two Terms if possible, with occurs check