Module Sexp_maybe

module Sexp_maybe: Sexp.Sexp_maybe

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