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.097dev (GIT hash 6a5de4939ddf29875c1d9a706508d9bfd0cd7ca9)
last changed: 2026-06-09