Functor Sexpable.Of_stringable

module Of_stringable: 
functor (M : Stringable.S) -> sig .. end
Parameters:
M : Stringable.S

val t_of_sexp : Sexplib.Sexp.t -> M.t
val sexp_of_t : M.t -> Sexplib.Sexp.t