Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal

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.
0.095dev (2025-09-09 14:29:31 GIT hash 98644f8f651c2101a0730cfe31c5807993b7603b built by fridi@fzen)