Description
Pipeline-style reverse application operators can be inlined during compilation. This helps OCaml projects use convenient syntax while letting the rewriter simplify the generated code.
It is a PPX rewriter for developers. It affects source transformation during builds, not runtime behavior selected by end users.