package frama-c

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

Module type Datatype.Functor_info

Additional info for building Set, Map and Hashtbl.

val module_name : string

Must be a valid OCaml module name corresponding to the module name you are defining by applying the functor.