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?

Reply via email to