package ppx_optional

  1. Overview
  2. Docs
Pattern matching on flat options

Install

Authors

Maintainers

Sources

ppx_optional-v0.15.0.tar.gz
sha256=72bb1319fc697c769df15ad659bdd0da2782df286212dd6b004c06e6a057c729

Description

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

Published: 21 Mar 2022

Dependencies (4)

  1. ppxlib >= "0.23.0"
  2. dune >= "2.0.0"
  3. base >= "v0.15" & < "v0.16"
  4. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. ppx_jane = "v0.15.0"

Conflicts

None