package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val printable_body : Names.DirPath.t -> bool
type mod_ops = {
  1. import_module : export:bool -> Names.ModPath.t -> unit;
  2. process_module_binding : Names.MBId.t -> Declarations.module_alg_expr -> unit;
}
val print_module : mod_ops:mod_ops -> bool -> Names.ModPath.t -> Pp.t
val print_modtype : mod_ops:mod_ops -> Names.ModPath.t -> Pp.t
OCaml

Innovation. Community. Security.