module Of_stringable: functor (M : Stringable.S) -> sig .. end
functor (
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