package frama-c

  1. Overview
  2. Docs

doc/qed/Qed/Collection/index.html

Module Qed.CollectionSource

Merging Maps and Sets

Sourcemodule type T = sig ... end
Sourcemodule type Map = sig ... end
Sourcemodule type Set = sig ... end
Sourcemodule type S = sig ... end
Sourcemodule Make (A : T) : S with type t = A.t
OCaml

Innovation. Community. Security.