Skip to content

Comment on Concurrency in Swift: One possible approach

Comments

correct me if I'm wrong but this is what C# has? I recall writing async and await when I did a Windows Phone app many years ago.

Yes, exactly. FTA:

    There is a well-known solution to this problem,
    called async/await. It is a popular programming
    style that was first introduced in C#
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.