package core

  1. Overview
  2. Docs
Industrial strength alternative to OCaml's standard library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=6f7bbdda1d97f2f542a45331f062127dd5264d6ed73ece7b2c6b330785dfc991

doc/core/Core/Optional_syntax/index.html

Module Core.Optional_syntax

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