package goblint

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

Subsignature of S, which is sufficient for Print.

type t
type key
type value
val fold : (key -> value -> 'a -> 'a) -> t -> 'a -> 'a
val iter : (key -> value -> unit) -> t -> unit
OCaml

Innovation. Community. Security.