std.concurrency and efficient returns

Robert Jacques sandford at jhu.edu
Sun Aug 1 13:04:47 PDT 2010


On Sun, 01 Aug 2010 16:02:43 -0400, Pelle <pelle.mansson at gmail.com> wrote:
> On 08/01/2010 09:28 PM, awishformore wrote:
>
> import core.thread;
>
> You don't have to use the message passing interface if you don't want to.

Or use shared classes; you can pass those around too.


More information about the Digitalmars-d mailing list