module Of_stringable (M : Stringable.S) : sig .. end
(
M
:
Stringable.S
)
sig
end
val t_of_sexp : Sexplib.Sexp.t -> M.t
Sexplib.Sexp.t -> M.t
val sexp_of_t : M.t -> Sexplib.Sexp.t
M.t -> Sexplib.Sexp.t