Make_interface_with_conversion.2-M
type 'a t
val sexp_of_t : ( 'a -> Sexplib0.Sexp.t ) -> 'a t -> Sexplib0.Sexp.t
val t_of_repr : 'a Repr.t -> 'a t
val repr_of_t : 'a t -> 'a Repr.t