ppx_pipebang
A ppx rewriter that inlines reverse application operators `|>` and `|!`
Description
Part of the Jane Street's PPX rewriters collection.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 28 Apr 2016
- Authors
- Maintainers
Sources
Dependencies
ppx_tools
>= "0.99.3"
ppx_driver
>= "113.33.03" & < "113.34.00"
ppx_core
>= "113.33.03" & < "113.34.00"
js-build-tools
build & >= "113.33.04" & < "113.34.00"
ocamlfind
build & >= "1.3.2"
ocamlbuild
build
ocaml
= "4.02.3"
Reverse Dependencies
ppx_jane
>= "113.33.00" & < "v0.9.0"