package ppxlib

  1. Overview
  2. Docs
Standard infrastructure for ppx rewriters

Install

dune-project
 Dependency

Authors

Maintainers

Sources

2e150834476230e99e48dfdf34c5e4a1ea6e749b.tar.gz
sha256=591d694609fed01783c9f360602e8660ae0e49eb33b7074c1317a261e00c6cdb
sha512=e15e956a114ab3f61dfa8f7eceed088082a116f3b6fc832b901729f611258af3b39bda748b2046b4886f429617aa64802f90e0520db82302443ecbba461970b2

doc/ppxlib.traverse_builtins/Ppxlib_traverse_builtins/index.html

Module Ppxlib_traverse_builtinsSource

Sourcemodule T : sig ... end
Sourceclass map : object ... end
Sourceclass iter : object ... end
Sourceclass 'acc fold : object ... end
Sourceclass 'acc fold_map : object ... end
Sourceclass 'ctx map_with_context : object ... end
Sourceclass virtual 'res lift : object ... end
Sourceclass virtual ['ctx, 'res] lift_map_with_context : object ... end
Sourceclass type 'res std_lifters = object ... end
Sourceclass type ['ctx, 'res] std_lift_mappers_with_context = object ... end