package frama-c

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

Module MemEmpty.HeapSource

Chunks Sets and Maps.

Sourcetype t = Chunk.t
Sourcetype set
Sourcetype 'a map
Sourceval hash : t -> int
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int
Sourcemodule Map : Qed.Collection.Map with type 'a t = 'a map and type key = t and type domain = set
Sourcemodule Set : Qed.Collection.Set with type t = set and type elt = t and type 'a mapping = 'a map
OCaml

Innovation. Community. Security.