package atd

  1. Overview
  2. Docs
type original_types = (string, string * int) Hashtbl.t
val expand_module_body : ?prefix:string -> ?keep_poly:bool -> ?debug:bool -> Atd_ast.module_body -> Atd_ast.module_body * original_types