by anarchyrucks on 7/2/21, 5:15 AM with 1 comments
by kinjba11 on 7/2/21, 5:23 AM
I'm also wondering if Swift introducing async/await so late will end up like C# in having to support both an async and sync version of legacy APIs, creating an awkward mashing of async and sync code in some code bases.