pml icon indicating copy to clipboard operation
pml copied to clipboard

Deal with unification variables after type-checking (mantis #44)

Open craff opened this issue 7 years ago • 0 comments

Unification variable that remains after type-checking should get a default instanciation.

Remark: if later we keep unification constraints, this would become very important as there could be unsolvable contraints, or preferably, we should ensure all constraints have a default instanciation that we could use.

craff avatar Nov 01 '17 17:11 craff