Up
Parameter
Sexpable
:
S2
Signature
type
('a, 'b) t
val
t_of_sexp : (
Sexplib.Sexp.t
-> 'a) -> (
Sexplib.Sexp.t
-> 'b) ->
Sexplib.Sexp.t
-> ('a, 'b)
t
val
sexp_of_t : ('a ->
Sexplib.Sexp.t
) -> ('b ->
Sexplib.Sexp.t
) -> ('a, 'b)
t
->
Sexplib.Sexp.t