package ppx_pipebang

  1. Overview
  2. No Docs
A ppx rewriter that inlines reverse application operators `|>` and `|!`

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_pipebang-113.33.00.tar.gz
md5=7e8ca893518b320997094320e6785c57

Description

Part of the Jane Street's PPX rewriters collection.

Published: 19 Mar 2016

Dependencies (6)

  1. ppx_tools >= "0.99.3"
  2. ppx_driver >= "113.33.00" & < "113.34.00"
  3. ppx_core >= "113.33.00" & < "113.34.00"
  4. ocamlfind build & >= "1.3.2"
  5. ocamlbuild build
  6. ocaml = "4.02.3"

Dev Dependencies

None

Used by (1)

  1. ppx_jane = "113.33.00"

Conflicts

None