Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

handle0

handle0

type of the reference to the cell that holds a value of type T which can be updated
using the handles interface

Constructors

set value stored in this handle to new_x

Functions

§get
 => 
handle0.T
:
Any 
get value stored in this handle
update value stored in this handle using f.