sig
  type 'a t
  val create : string -> ('-> Sexplib.Sexp.t) -> 'Univ.Constr.t
  val name : 'Univ.Constr.t -> string
end