Format.formatter ->
string ->
object
val mutable lastpar : bool
method hline : unit
method lines : unit
method paragraph : unit
method printf : ('a, Format.formatter, unit) Pervasives.format -> 'a
method section : string -> unit
end