async / await

Imperatorn johan_forsberg_86 at hotmail.com
Thu Oct 7 20:46:06 UTC 2021


On Thursday, 7 October 2021 at 20:31:42 UTC, Dukc wrote:
> On Thursday, 7 October 2021 at 12:47:16 UTC, Imperatorn wrote:
>> 1. What are the hurdles to overcome to enable the async / 
>> await keywords in D?
>
> What it would benefit to have them as keywords? Don't the  
> [functions in 
> Vibe.d](https://vibed.org/api/vibe.core.concurrency/) work just 
> as well?

Mainly when porting from other languages, but it's also faster to 
write asynchronous logic with it in general.


More information about the Digitalmars-d mailing list