On 2014-08-07 20:23, "Nordlöw" wrote:
What is the best way to forward a string[] as argument to a function
called through std.concurrency.spawn().

What about just accessing core.runtime.Runtime.args from the new thread?

--
/Jacob Carlborg

Reply via email to