Open jamescheney opened 5 years ago
Type inference could be made more efficient by indexing type variables with de Bruijn levels or ranks.
See also:
George Kuan, David MacQueen: Efficient type inference using ranked type variables. ML 2007: 3-14
http://people.cs.uchicago.edu/~gkuan/pubs/ml07-km.pdf
Type inference could be made more efficient by indexing type variables with de Bruijn levels or ranks.