jon.recoil.org

Module Oprint

val out_modes : (Stdlib.Format.formatter -> Outcometree.out_mode list -> unit) Stdlib.ref
val out_type_args : (Stdlib.Format.formatter -> Outcometree.out_type list -> unit) Stdlib.ref
val out_constr_args : (Stdlib.Format.formatter -> (Outcometree.out_type * Outcometree.out_modality list) list -> unit) Stdlib.ref
val out_signature : (Stdlib.Format.formatter -> Outcometree.out_sig_item list -> unit) Stdlib.ref
val out_functor_parameters : (Stdlib.Format.formatter -> (string option * Outcometree.out_module_type) option list -> unit) Stdlib.ref
val parenthesized_ident : string -> bool