package goblint-cil

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

Parameters

module Map : sig ... end

Signature

val docMap : ?sep:doc -> (Map.key -> 'a -> doc) -> unit -> 'a Map.t -> doc
val d_map : ?dmaplet:(doc -> doc -> doc) -> string -> (unit -> Map.key -> doc) -> (unit -> 'a -> doc) -> unit -> 'a Map.t -> doc