package goblint

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

Lazy type which can be reset to a closure.

type 'a t
val from_fun : (unit -> 'a) -> 'a t
val force : 'a t -> 'a
val reset : 'a t -> unit
OCaml

Innovation. Community. Security.