Walter Bright wrote: > On 9/24/2011 6:03 AM, Peter Alexander wrote: >> I only use const/immutable for concurrency. Nothing else. > > How do you avoid race conditions when setting logical const values? Is that important?