Back to Browse

A unification algorithm for Hindley-Milner types

2.6K views
Jul 6, 2022
4:55

We review the psuedocode for a practical and working unification algorithm on Hindley-Milner types, covering both type function applications and type variables. We see (briefly) how it might look implemented in TypeScript. More on unification: https://en.wikipedia.org/wiki/Unification_(computer_science)

Download

0 formats

No download links available.

A unification algorithm for Hindley-Milner types | NatokHD