setConcurrencyPrimitive

Sets the concurrency primitive to use for śtd.concurrency.spawn().

By default, spawn() will start a thread for each call, mimicking the default behavior of std.concurrency.

void
setConcurrencyPrimitive

Meta