From 8f807c6482ac378bdcb34fffd5783aea0b95d2f3 Mon Sep 17 00:00:00 2001 From: Andreas Stadelmeier Date: Mon, 15 Nov 2021 00:27:59 +0100 Subject: [PATCH] unify iterative --- index.html | 8 +++--- src/main/scala/hb/dhbw/CartesianProduct.scala | 9 +++---- src/main/scala/hb/dhbw/FJTypeinference.scala | 2 +- src/main/scala/hb/dhbw/Unify.scala | 27 ++++++++++++++----- 4 files changed, 28 insertions(+), 18 deletions(-) diff --git a/index.html b/index.html index cea856d..6527dd1 100644 --- a/index.html +++ b/index.html @@ -3,10 +3,10 @@ - Simple-sub demonstration + Type-inference for Featherweight Java -

Simple-sub demonstration

+

Type-inference for Featherweight Java