You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: