We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c51cff commit fc32365Copy full SHA for fc32365
README.md
@@ -33,6 +33,7 @@ Notes from my research for forest-lang, mostly in the form of links to reference
33
* [Simple explanation of type unification](https://eli.thegreenplace.net/2018/unification/)
34
* [Jan's proposal to add Row Types to GHC](https://github.com/ghc-proposals/ghc-proposals/pull/180)
35
* [Type driven development in Idris](https://www.youtube.com/watch?v=mOtKD7ml0NU&feature=youtu.be)
36
+* [A reckless introduction to Hindley-Milner type inference](http://reasonableapproximation.net/2019/05/05/hindley-milner.html)
37
38
### Proofs
39
0 commit comments