ppx_optional
Pattern matching on flat options

Install

Authors

Maintainers

Sources

ppx_optional-v0.12.0.tar.gz
md5=c678f367dee9b2ca103a4f54b7737917

Description

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

Published: 01 Mar 2019

Dependencies (4)

  1. ppxlib >= "0.5.0" & < "0.9.0"
  2. dune >= "1.5.1"
  3. base >= "v0.12" & < "v0.13"
  4. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (1)

  1. ppx_jane = "v0.12.0"

Conflicts

None