package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module MapDomain.PrintGroupableSource

Reusable output definitions for maps with key grouping.

Parameters

module D : Groupable
module R : Printable.S
module M : Bindings with type key = D.t and type value = R.t

Signature

include sig ... end
Sourceval printXml : 'a BatInnerIO.output -> M.t -> unit
Sourceval to_yojson : M.t -> [> `Assoc of (string * Yojson.Safe.t) list ]
Sourcemodule Group : sig ... end
Sourcemodule GroupMap : sig ... end
Sourceval pretty : unit -> M.t -> Pretty.doc
Sourceval show : M.t -> string
OCaml

Innovation. Community. Security.