Async await problem solved

Dukc ajieskola at gmail.com
Fri Dec 11 17:02:53 UTC 2020


On Wednesday, 9 December 2020 at 09:16:31 UTC, aberba wrote:
>> This library provides a very easy-to-use async/await library 
>> for D. It consists of only three functions: async, await, and 
>> startScheduler. The library is build on top of D's fibers and 
>> allows for easier cooperative multitasking.

How does this differ from std.concurrency.Generator?




More information about the Digitalmars-d mailing list