package goblint

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

Parameters

module G : TblGen

Signature

val add : G.k -> G.v -> unit
val get : G.k -> G.v option
val get_key : G.v -> G.k option