Hindley Milner Type Inference
Closed this issue · 1 comments
prakhar1989 commented
For generic functions, type check entire function at declaration using HMTI algorithm.
prakhar1989 commented
val square = /\(x) => x * x
Closed this issue · 1 comments
For generic functions, type check entire function at declaration using HMTI algorithm.
val square = /\(x) => x * x