package goblint

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

Module type MapDomain.BindingsSource

Subsignature of S, which is sufficient for Print.

Sourcetype t
Sourcetype key
Sourcetype value
Sourceval fold : (key -> value -> 'a -> 'a) -> t -> 'a -> 'a
Sourceval iter : (key -> value -> unit) -> t -> unit
OCaml

Innovation. Community. Security.