MapDomainSourceMap domains.
module Pretty = GoblintCil.Prettymodule Print
(D : Printable.S)
(R : Printable.S)
(M : Bindings with type key = D.t and type value = R.t) :
sig ... endReusable output definitions for maps.
module PrintGroupable
(D : Groupable)
(R : Printable.S)
(M : Bindings with type key = D.t and type value = R.t) :
sig ... endReusable output definitions for maps with key grouping.