package inferno

  1. Overview
  2. Docs

Module Inferno.TRefSource

Sourcetype 'a cell
Sourcetype 'a transaction
Sourceval create : 'a -> 'a cell
Sourceval get : 'a cell -> 'a
Sourceval set : 'a transaction -> 'a cell -> 'a -> unit
Sourceval tentatively : ('a transaction -> 'b) -> 'b
OCaml

Innovation. Community. Security.