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 09dff08de289bbb6f7136c7e2f8c66dcc1856bba)
last changed: 2026-04-16