package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type !'a printer = 'a -> Pp.std_ppcmds
val raw_print : ('raw, 'glb, 'top) Genarg.genarg_type -> 'raw -> Pp.std_ppcmds
val glb_print : ('raw, 'glb, 'top) Genarg.genarg_type -> 'glb -> Pp.std_ppcmds
val top_print : ('raw, 'glb, 'top) Genarg.genarg_type -> 'top -> Pp.std_ppcmds
val register_print0 : ('raw, 'glb, 'top) Genarg.genarg_type -> 'raw printer -> 'glb printer -> 'top printer -> unit
OCaml

Innovation. Community. Security.