Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val max_printer_depth : int ref
val max_printer_steps : int ref
val formatter : Format.formatter ref
type 'a printer_type = Format.formatter -> 'a -> unit
val install_printer : 'a printer_type -> 't -> unit
val remove_printer : 'a printer_type -> 't -> unit
module LocalPrinter : sig ... end
val unabstract_type :
Path.t ->
Env.t ->
(Env.t -> Outcometree.out_value) ->
Outcometree.out_value
val debug_on_module : Location.t -> string -> Env.t