package spotlib

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

Module Spotlib.OnceSource

Reference cell initializable only once

Sourcetype 'a t
Sourceexception Already_initialized
Sourceval create : unit -> 'a t
Sourceval set : 'a t -> 'a -> unit
Sourceval get : 'a t -> 'a option
OCaml

Innovation. Community. Security.