thoughts on immutability in D

Walter Bright newshound2 at digitalmars.com
Sat Sep 24 20:49:00 PDT 2011


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?


More information about the Digitalmars-d mailing list