Functor Sexpable.Of_stringable


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

type sexpable = M.stringable 
val t_of_sexp : Sexplib.Sexp.t -> M.stringable
val sexp_of_t : M.stringable -> Sexplib.Sexp.t