package frama-c

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

Module Qed.IdxmapSource

Map with indexed keys

Sourcemodule type S = sig ... end
Sourcemodule type IndexedKey = sig ... end
Sourcemodule Make (K : IndexedKey) : S with type key = K.t
OCaml

Innovation. Community. Security.