Multiple while-loops parallelism

Mineko uminekorox at gmail.com
Fri Jan 17 13:07:44 PST 2014


Today I'm asking a more theoretical question, since I can't quite 
grasp this one too well.

Let's say I want 3 while-loops running in parallel, without 
getting in the way of each other, how would I do that?

With std.parallel of course, but that's where I get confused, 
perhaps someone could enlighten me?


More information about the Digitalmars-d-learn mailing list