ppx_optional
Pattern matching on flat options

Install

Authors

Maintainers

Sources

ppx_optional-v0.14.0.tar.gz
md5=0c85a3233f660a500f7d7481a1ab3c6c

Description

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

Published: 31 May 2020

Dependencies (4)

  1. ppxlib >= "0.11.0"
  2. dune >= "2.0.0"
  3. base >= "v0.14" & < "v0.15"
  4. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (1)

  1. ppx_jane = "v0.14.0"

Conflicts

None