A simple reference that stores the value and exposes methods to read and update it.
class simple reference[any value value type]
Declaration: simple reference
Announcements: simple reference
simple reference(type id the value type, type id the reference type, value wrapper[value type] or null the value)
Declaration: constructor
override type id type bound()
Declaration: type bound
Direct overrides: type bound
override type id value type bound()
Declaration: value type bound
Direct overrides: value type bound
Declaration: init
Direct overrides: reference wrapper
Declaration: get
Direct overrides: reference wrapper
Declaration: set
Direct overrides: reference wrapper
Declaration: to string
Direct overrides: debuggable
Indirectly overrides: to string