Implementation of Hindley-Milner type inference algorithm in Java
-
Updated
Nov 30, 2017 - Java
Implementation of Hindley-Milner type inference algorithm in Java
Java source code example demonstrating Local variable Type Inference (var), posted on personal blog (http://bit.ly/VarJava).
Gentle introduction to Java 10 local variable type inference.
Gradle source code repository for Java 11 source code examples posted on personal blog (http://bit.ly/Java11Ft1).
Add a description, image, and links to the typeinference topic page so that developers can more easily learn about it.
To associate your repository with the typeinference topic, visit your repo's landing page and select "manage topics."