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

racy_write

concur.atomic.racy_write

(new_value T)
 => 
unit
write a value in this atomic and do not care about synchronization.

Note that in conjunction with `racy_read`, this might create arbitrary
out-of-thin-air values.
Precondition
pre
  debug: racy_accesses_supported
0.095dev (GIT hash 6fe4713e6f0ffc9fa21235ced6756ebe4d5da1fe)
last changed: 2026-05-22