val to_buffer : Stdlib.Buffer.t -> t -> unit
val to_string : t -> string
val to_channel : Stdlib.out_channel -> t -> unit
val to_stdout : t -> unit
val to_stderr : t -> unit
val to_formatter : Stdlib.Format.formatter -> t -> unit
Easy_format.Compact
No spacing or newlines other than those in the input data or those produced by Custom
printing.
val to_buffer : Stdlib.Buffer.t -> t -> unit
val to_string : t -> string
val to_channel : Stdlib.out_channel -> t -> unit
val to_stdout : t -> unit
val to_stderr : t -> unit
val to_formatter : Stdlib.Format.formatter -> t -> unit