package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a value
type 'a cache
val create : size:int -> 'a cache
val clear : 'a cache -> unit
val compute : 'a cache -> 'a value -> 'a value