Hindley-Milner algorithm: using types to ensure bindings are applied...
Read MoreGiven a substitution S and list Xs, how to apply S to Xs...
Read MorePattern matching equivalent variables in Haskell, like in Prolog...
Read MoreSeemingly unnecessary case in the unification algorithm in SICP...
Read MoreSimplest example of need for "unification" in type inference...
Read MoreType inference to unification problem...
Read More