Up
–
ppx_sexp_conv
»
Ppx_sexp_conv_lib
» Option
Module
Ppx_sexp_conv_lib.Option
type
'a t
=
'a
option
=
|
None
|
Some
of
'a