Functor TermTyped.LiftRepr

module LiftRepr (T : REPR) : sig .. end
Parameters:
T : REPR

type t = T.t 
val repr : T.t -> T.t TermTyped.view