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.03.tar.gz
md5=c48be58c00c4d55cedce702ecef35584

Description

Part of the Jane Street's PPX rewriters collection.

Published: 28 Apr 2016

Dependencies (7)

  1. ppx_tools >= "0.99.3"
  2. ppx_driver >= "113.33.03" & < "113.34.00"
  3. ppx_core >= "113.33.03" & < "113.34.00"
  4. js-build-tools build & >= "113.33.04" & < "113.34.00"
  5. ocamlfind build & >= "1.3.2"
  6. ocamlbuild build
  7. ocaml = "4.02.3"

Dev Dependencies

None

Used by (1)

  1. ppx_jane >= "113.33.00" & < "v0.9.0"

Conflicts

None