5 lines
118 B
OCaml
5 lines
118 B
OCaml
|
(* Introduction of closures, uncurrying, recognition of direct calls *)
|
||
|
|
||
|
val intro: Lambda.lambda -> Clambda.ulambda
|
||
|
|