package frama-c

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

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.