module TermTyped:sig..end
module TI: TermInner
module Loc: Location
type'aview ='a TI.view
TermInnertypeloc =Loc.t
typeid =ID.t
type'avar ='a Var.t
module type REPR =sig..end
module type BUILD =sig..end
module type S =sig..end
module LiftRepr(T:REPR):sig..end
module Util(T:S):sig..end
module Default:sig..end