type-inference/app
2023-06-11 14:24:48 +02:00
..
Main.hs Implemented the hindley-milner algorithm for STLC 2023-06-11 14:24:48 +02:00
Terms.hs Implemented the hindley-milner algorithm for STLC 2023-06-11 14:24:48 +02:00
TypeInference.hs Implemented the hindley-milner algorithm for STLC 2023-06-11 14:24:48 +02:00
Types.hs Implemented the hindley-milner algorithm for STLC 2023-06-11 14:24:48 +02:00
Unification.hs Implemented the hindley-milner algorithm for STLC 2023-06-11 14:24:48 +02:00