package ppx_pipebang

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

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_pipebang-113.33.00+4.03.tar.gz
md5=9a49e35f279263b910264f43fb9ab32c

Description

Part of the Jane Street's PPX rewriters collection.

Published: 12 Apr 2016

Dependencies (6)

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

Dev Dependencies

None

Used by (1)

  1. ppx_jane = "113.33.00"

Conflicts

None