Module type Lift_lambdas.S

module Env : Env.S
module C : module type of Env.C
Registration
val setup : unit -> unit

Register rules in the environment

val lift_lambdas : Env.C.t -> Env.C.t list