Easy_format.CompactNo spacing or newlines other than those in the input data or those produced by Custom printing.
val to_string : t -> stringval to_channel : out_channel -> t -> unitval to_stdout : t -> unitval to_stderr : t -> unitval to_formatter : Format.formatter -> t -> unit