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

Reply via email to