package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Interfaces for use with the match%optional syntax, provided by ppx_optional.

module type S = Optional_syntax_intf.S
module type S1 = Optional_syntax_intf.S1
module type S2 = Optional_syntax_intf.S2