concurrency Exploring Concurrency using async/await by implementing classic exercises. Exercises so far Smokers ✅ Barbershop ✅ TODO list Philosophers Docu Thanks to "Swift Senpai" and "SwiftLee" for writing these useful articles. Swift Senpai Getting Started with Swift Concurrency Preventing Data Races Using Actors in Swift SwiftLee Nonisolated and isolated keywords: Understanding Actor isolation Swift actors: How do they work, and what kinds of problems do they solve?