package frama-c

  1. Overview
  2. Docs

doc/qed/Qed/Idxset/index.html

Module Qed.IdxsetSource

Set of indexed elements implemented as Patricia sets.

Sourcemodule type S = sig ... end
Sourcemodule type IndexedElements = sig ... end
Sourcemodule Make (E : IndexedElements) : S with type elt = E.t
OCaml

Innovation. Community. Security.