goblint.lib
MapDomain.Print
Reusable output definitions for maps.
goblint.sites
goblint.timing
goblint_sites_dune
goblint_sites_js
module D : Groupable
module R : Printable.S
module M : Bindings with type key = D.t and type value = R.t
val show : 'a -> string
val pretty : unit -> M.t -> Pretty.doc
val printXml : 'a BatInnerIO.output -> M.t -> unit
val to_yojson : M.t -> [> `Assoc of (string * Yojson.Safe.t) list ]