Merge with cfg
This commit is contained in:
@ -5,8 +5,6 @@ Random.self_init ()
|
|||||||
|
|
||||||
let (let*) = Result.bind
|
let (let*) = Result.bind
|
||||||
|
|
||||||
let rec principalTypings (D: ) (e: t_exp) : () result
|
|
||||||
|
|
||||||
let evaluate_type_polimorphic (_program: t_exp) (_context: typingshape) : (typingshape, error) result =
|
let evaluate_type_polimorphic (_program: t_exp) (_context: typingshape) : (typingshape, error) result =
|
||||||
failwith "Not implemented"
|
failwith "Not implemented"
|
||||||
(* match program with *)
|
(* match program with *)
|
||||||
|
|||||||
Reference in New Issue
Block a user