Assignment of shared values

Sean Kelly via Digitalmars-d digitalmars-d at puremagic.com
Thu Aug 7 10:13:28 PDT 2014


On Thursday, 7 August 2014 at 12:25:09 UTC, Dicebot wrote:
>
> I think biggest std.concurrency problem is that people try to 
> use `shared` as poor replacement to `unique`/`isolated` and 
> this is not what it is supposed to mean. Making `Unique` work 
> with std.concurrency can be a good direction to make things 
> much less confusing.

+1


More information about the Digitalmars-d mailing list