NativelambdaThis file defines the lambda code generation phase of the native compiler
type lambda = Nativevalues.t Genlambda.lambdaval is_lazy : Constr.constr -> boolval lambda_of_constr : 
  Environ.env ->
  Genlambda.evars ->
  Constr.constr ->
  lambda