package frama-c

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

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.