Module Printable.SimplePretty

Parameters

module P : Prettyable

Signature

val show : P.t -> string
val printXml : 'a BatInnerIO.output -> P.t -> unit
val to_yojson : P.t -> [> `String of string ]