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.24.00.tar.gz
md5=fb169a9df15453fb56c60f07f965a207

Description

Part of the Jane Street's PPX rewriters collection.

Published: 02 Feb 2016

Dependencies (6)

  1. ppx_tools
  2. ppx_driver >= "113.24.00" & < "113.25.00"
  3. ppx_core >= "113.24.00" & < "113.25.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