package goblint

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

Reusable output definitions for maps.

Parameters

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

Signature

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 ]
OCaml

Innovation. Community. Security.