Please turn JavaScript on
Point-Free Videos icon

Point-Free Videos

Want to know the latest news and articles posted on Point-Free Videos?

Then subscribe to their feed now! You can receive their updates by email, via mobile or on your personal news page on this website.

See what they recently published below.

Website title: Point-Free

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.11 / day

Message History

🔒 We conclude our series by exploring the mode of main actor by default. New Xcode projects come with with setting turned on, so it's important to know the ins and outs of working with it, and how it is affected by "sendable" protocols.

Read full story
🔒 The `sending` keyword has special behavior when applied to closure arguments, as well as `inout` arguments. We will employ our knowledge of "disconnected" and "task-isolated" regions to get an understanding for how they work, why nested closures are problematic, and how a throwback from our second episode can help us grapple with `inout sending`.

Read full story
🔒 The `sending` parameter is a powerful concurrency tool new to Swift 6 that allows you to precisely specify how non-sendable values can cross isolation boundaries. We will explore how it works in terms of "region-based isolation," and how we can send values into and out of functions as "disconnected" objects that are free to travel across isolation boundaries.

Read full story