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

get

mutate.var.get

 => 
T
read the current value of this mutable value.

If this is open, check that the mutate effect this was created with is still
instated in the current environment.
Precondition
pre
  safety: !open || is_atomic || is_exclusive
0.099dev (GIT hash 1bef408f37c37f3ff3417cdf772c6c40c76064ca)
last changed: 2026-09-17