This video is a companion for the following blog post: https://www.donnywals.com/whats-new-in-swift-6-1/
Let's explore two of my favorite new Swift features in this video!
First, we'll look at changes Apple's made to TaskGroup, and then we take a look at something called imported member visibility. Learn how you can opt-in to experimental Swift features here: https://www.donnywals.com/how-to-use-experimental-swift-versions-and-features-in-xcode/
Further reading:
Swift's TaskGroup explaioned: https://www.donnywals.com/swift-concurrencys-taskgroup-explained/
Using enums for varying child task return types: https://www.donnywals.com/using-swift-concurrencys-task-group-for-tasks-with-varying-output/