MapDomain.Print
Reusable output definitions for maps.
module D : Printable.S
module R : Printable.S
val pretty : unit -> M.t -> Pretty.doc
val show : M.t -> string
val printXml : 'a BatInnerIO.output -> M.t -> unit
val to_yojson : M.t -> [> `Assoc of (string * Yojson.Safe.t) list ]