package frenetic

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

Module Field.EnvSource

environment, mapping meta field identifiers to static FDD fields, and, for convenience, the initializer and mutability of the identifier

Sourcetype t
Sourceval empty : t
Sourceexception Full
Sourceval add : t -> string -> Syntax.meta_init -> bool -> t

may raise Full

Sourceval lookup : t -> string -> field * (Syntax.meta_init * bool)

may raise Not_found

OCaml

Innovation. Community. Security.