Implement async/await using Fiber

Ali Çehreli via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu May 19 16:43:23 PDT 2016


On 05/19/2016 04:42 PM, Ali Çehreli wrote:

 > You can use a delegate that takes a ref parameter:

Correction: You can use a delegate that calls a function that takes a 
ref parameter.

Ali



More information about the Digitalmars-d-learn mailing list