Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val level : int ref
val msg0 : int -> ('a, out_channel, unit) format -> unit
val msg1 : int -> ('a -> 'b, out_channel, unit) format -> 'c -> unit
val msg2 :
int ->
('a -> 'b -> 'c, out_channel, unit) format ->
'd ->
'e ->
unit
val msg3 :
int ->
('a -> 'b -> 'c -> 'd, out_channel, unit) format ->
'e ->
'f ->
'g ->
unit