package ppxlib_jane

  1. Overview
  2. Docs

The ASTs for module type strengthening.

type module_type = {
  1. mty : Ppxlib_ast.Parsetree.module_type;
  2. mod_id : Longident.t Location.loc;
}
OCaml

Innovation. Community. Security.