Module Reason_easy_format.CompactSource

No spacing or newlines other than those in the input data or those produced by Custom printing.

Sourceval to_buffer : Buffer.t -> t -> unit
Sourceval to_string : t -> string
Sourceval to_channel : out_channel -> t -> unit
Sourceval to_stdout : t -> unit
Sourceval to_stderr : t -> unit
Sourceval to_formatter : Format.formatter -> t -> unit