package goblint

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

Helper module for values of global contributions.

module P : sig ... end
module HPM : sig ... end
val hpm_find_default : 'a HPM.t -> HPM.key -> 'a -> 'a
val xy : S.Dom.t HPM.t
val get_value : HPM.key -> S.Dom.t
val set_value : HPM.key -> S.Dom.t -> unit