module Sexp_maybe: Sexp.Sexp_maybe
Sexp.Sexp_maybe
type 'a t = ('a, Sexplib.Sexp.t) Result.t
'a
('a, Sexplib.Sexp.t) Result.t
include Sexpable.S1
include Binable.S1