Phobos Action Items
Jakob Bornecrantz via Digitalmars-d
digitalmars-d at puremagic.com
Sat Jun 18 13:47:33 PDT 2016
On Saturday, 18 June 2016 at 20:04:50 UTC, Walter Bright wrote:
> 8. create a greenthreads module that works like Goroutines
Please don't use the term gorourines when describing a bunch of
library functions. There is more to them then just functions. You
will need compiler and GC support for the special stack that they
have.
Cheers, Jakob.
More information about the Digitalmars-d
mailing list