package ppx_optional

  1. Overview
  2. Docs
Pattern matching on flat options

Install

Authors

Maintainers

Sources

ppx_optional-v0.11.0.tar.gz
md5=27bcae8445af584299876bdab0288152

Description

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

Published: 22 Mar 2018

Dependencies (5)

  1. ppxlib >= "0.1.0" & < "0.9.0"
  2. ocaml-migrate-parsetree >= "1.0" & < "2.0.0"
  3. jbuilder >= "1.0+beta18.1"
  4. base >= "v0.11" & < "v0.12"
  5. ocaml >= "4.04.1"

Dev Dependencies

None

Used by (1)

  1. ppx_jane = "v0.11.0"

Conflicts (1)

  1. jbuilder = "1.0+beta19"