Module Flambda2_from_lambda
module Closure_conversion : sig ... endIntroduce closures into CPS code, producing Flambda.
module Closure_conversion_aux : sig ... endEnvironments and auxiliary structures used during closure conversion.
module Lambda_to_flambda : sig ... endConversion from Lambda to Flambda.
module Lambda_to_flambda_env : sig ... endmodule Lambda_to_flambda_primitives : sig ... endmodule Lambda_to_flambda_primitives_helpers : sig ... endmodule Lambda_to_lambda_transforms : sig ... end