unify: Robinson's Unification Algorithm

Description Usage

Description

Given two types, this method returns a substitution that can be applied to both to make them equal. If no such substitution exists, the method throws an error.

Usage

1
unify(e1, e2, sub = Substitution(), ...)

nick-ulle/typesys documentation built on Jan. 21, 2020, 5:13 p.m.