Log.Make_ConversionSourcemodule Log : Tracelog.Sval ar0 :
('a -> Format.formatter -> 'b -> unit) ->
(Format.formatter -> unit) ->
('a -> 'b) ->
'a ->
'bval ar1 :
('a -> Format.formatter -> 'b -> unit) ->
('a -> Format.formatter -> 'c -> unit) ->
(Format.formatter -> unit) ->
('a -> 'b -> 'c) ->
'a ->
'b ->
'cval ar2 :
('a -> Format.formatter -> 'b -> unit) ->
('a -> Format.formatter -> 'c -> unit) ->
('a -> Format.formatter -> 'd -> unit) ->
(Format.formatter -> unit) ->
('a -> 'b -> 'c -> 'd) ->
'a ->
'b ->
'c ->
'dval ar3 :
('a -> Format.formatter -> 'b -> unit) ->
('a -> Format.formatter -> 'c -> unit) ->
('a -> Format.formatter -> 'd -> unit) ->
('a -> Format.formatter -> 'e -> unit) ->
(Format.formatter -> unit) ->
('a -> 'b -> 'c -> 'd -> 'e) ->
'a ->
'b ->
'c ->
'd ->
'eval bv_printer :
size:Units.In_bits.t ->
Sub.Context.t ->
Format.formatter ->
Sub.binary ->
unitval prod_printer :
('a -> Format.formatter -> 'b -> unit) ->
('a -> Format.formatter -> 'c -> unit) ->
'a ->
Format.formatter ->
('b * 'c) ->
unit