Module Core_kernel__Optional_syntax
Interfaces for use with the match%optional
syntax, provided by ppx_optional
.
module type S = Core_kernel.Optional_syntax_intf.S
module type S1 = Core_kernel.Optional_syntax_intf.S1
module type S2 = Core_kernel.Optional_syntax_intf.S2