package ppx_optional

  1. Overview
  2. Docs
Pattern matching on flat options

Install

Authors

Maintainers

Sources

ppx_optional-v0.16.0.tar.gz
sha256=70f94f6794dc4ba39db69253988af429e45f608dc12d71b792a8551219bcbfab

Description

A ppx rewriter that rewrites simple match statements with an if then else expression.

Published: 02 Jun 2023

Dependencies (4)

  1. ppxlib >= "0.28.0"
  2. dune >= "2.0.0"
  3. base >= "v0.16" & < "v0.17"
  4. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (1)

  1. ppx_jane >= "v0.16.0"

Conflicts

None