Any D answer to C++20 coroutines?
Nick Sabalausky (Abscissa)
SeeWebsiteToContactMe at semitwist.com
Sun Jan 9 05:28:37 UTC 2022
Been out of the loop for a good while, but I've been very curious about
one thing for a long time, so I thought I'd pop in and ask:
From what I can tell, it sounds like C++ now has stackless coroutines
(ie, AIUI, a rough equivalent of both C's protothreads library and C#'s
internal rewrites ["lowerings"] of coroutines). Now that C++
(apparently?) has it, does D finally have any take on it, beyond crickets?
More information about the Digitalmars-d
mailing list