Reading List
Swift Atomics 1.1 from Michael Tsai RSS feed.
Swift Atomics 1.1
Karoy Lorentey (Mastodon): This change will finally enable widespread use of atomic strong references in Swift code.[…]ManagedAtomic will finally become conditionally Sendable when its Value is Sendable. This has proved to be a constant pain point for users, especially when first trying out the package, or in the simplest production use cases.[…]Non-copiable types are quickly […]