Module TermMono.Binder

module Binder: sig .. end

type t = [ `Exists | `Forall | `Fun | `Mu ] 
val lift : t -> TI.Binder.t