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

close

mutate.mutable_element.close

stop any further mutations of this element

NYI: UNDER DEVELOPMENT: The open/close/val features are tricky
for multi-threaded accesses. I think these should be removed
and added only to a closable variant of mutable fields to avoid
the extra checks and memory fences when accessing `open0`.
Precondition
pre
  safety: is_atomic || is_exclusive
0.099dev (GIT hash 590556c9b00e1c9a22ad16608db64d26c2e1d7a6)
last changed: 2026-09-08