std.parallelism: Request for Review

Andrej Mitrovic andrej.mitrovich at gmail.com
Sat Feb 26 15:08:08 PST 2011


The example code is quite simple to digest. The makeAngel name is funny. :p

I wonder how this compares to other languages.

Should the return values "Task!(run,TypeTuple!(F,Args))" and
"Task!(run,TypeTuple!(F,Args))*" be exposed like that? I'd maybe vote
for auto on this one, if possible. Although auto does hide what it
returns..


More information about the Digitalmars-d mailing list