Ajout du parsing de type de fonction polymorph.
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
6@@ -163,6 +163,7 @@ module Make(S : State_intf.Typer with type ty_state := ty_state) = struct
@@ -190,7 +191,19 @@ module Make(S : State_intf.Typer with type ty_state := ty_state) = struct
@@ -212,6 +225,8 @@ module Make(S : State_intf.Typer with type ty_state := ty_state) = struct
@@ -389,8 +404,10 @@ module Make(S : State_intf.Typer with type ty_state := ty_state) = struct
@@ -490,12 +507,18 @@ module Make(S : State_intf.Typer with type ty_state := ty_state) = struct