How Actors Work Internally in Swift

Lets explore how actors work under the hood, using Swift’s own source code as a guide to finding out how they work inside the compiler. Read more

Similar

Diversity in Swift

6 years ago, Swift was announced. In the years since, a thriving community has emerged around a shared passion for building and using the Swift programming language. This community has spread far beyond Apple through conferences, open source repositories... (more…)

Read more »

The Best New Features in Swift 4

Swift 4 is here, and it's bringing some nice changes. We're not getting a radical rework of the syntax like we did last year, nor are we getting a breathtaking pile of new features like we did for Swift 2, but there are some nice additions you can use to ... (more…)

Read more »