Module CfCompiler

module CfCompiler: sig .. end
Compiler environment.

val compileApplication : CfAst.expr -> CfTypes.renv * (unit -> unit)