Module Sexpable.Of_sexpable
For when you want the sexp representation of one type to be the same as that for some other isomorphic type.
Parameters
Signature
val sexp_of_t : M.t -> Base.Sexp.t
val t_of_sexp : Base.Sexp.t -> M.t
Sexpable.Of_sexpable
For when you want the sexp representation of one type to be the same as that for some other isomorphic type.
val sexp_of_t : M.t -> Base.Sexp.t
val t_of_sexp : Base.Sexp.t -> M.t