Module Base.Sexpable.Of_sexpable2

Parameters

M : sig ... end

Signature

type ('a, 'b) t
include sig ... end
val t_of_sexp : (Sexp.t ‑> 'a) ‑> (Sexp.t ‑> 'b) ‑> Sexp.t ‑> ('a'bt
val sexp_of_t : ('a ‑> Sexp.t) ‑> ('b ‑> Sexp.t) ‑> ('a'bt ‑> Sexp.t