Down_std.FmtFormat module helpers.
pf is Format.fprintf
val kpf :
(Stdlib.Format.formatter -> 'a) ->
Stdlib.Format.formatter ->
('b, Stdlib.Format.formatter, unit, 'a) Stdlib.format4 ->
'bkpf is Format.kfprintf.
val any : (unit, Stdlib.Format.formatter, unit) Stdlib.format -> 'a tamy fmt formats any value with fmt.
val sp : 'a tsp is Format.pp_print_space.
val string : string tstring is Format.pp_print_string.
val text : string ttext is Format.pp_print_text.