This directory contains code from Point-Free Episode: Concurrency's Future: Tasks and Cooperation
Let’s look at what the future of concurrency looks like in Swift. A recent release of Swift came with a variety of tools with concurrency. Let’s examine its fundamental unit in depth, and explore how they “cooperate” in your applications.