package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t
val from_fun : (unit -> 'a) -> 'a t
val force : 'a t -> 'a
val reset : 'a t -> unit