SwiftWeekly/swiftweekly.github.io

[168] Issue #168 - September 10, 2020

BasThomas opened this issue Β· 19 comments

To contribute to this issue, simply leave a comment here. Please also review our contributing guidelines.

The current draft for this issue, if any, will be in _drafts/.

If you want to contribute directly, feel free to open a pull request.

https://twitter.com/tkremenek/status/1299047983778951169

Announcing "Swift Cluster Membership". This library aims to help Swift grow in a new space of server applications: clustered multi-node distributed systems. See: https://swift.org/blog/swift-cluster-membership/

289 pending review

Standard library behavior change for LazyMapCollection prefix to act as a Sequence

https://forums.swift.org/t/standard-library-behavior-change-for-lazymapcollection-prefix-to-act-as-a-sequence/39954

https://twitter.com/Catfish_Man/status/1301820425723244545

Some initial design discussion of the compiler guts (distinct from runtime guts, which is more my area of interest) of async/await in Swift from @pathofshrines

https://forums.swift.org/t/sil-representations-for-async-functions/40021

Guarantee (in-memory) tuple layout…or don’t

https://forums.swift.org/t/guarantee-in-memory-tuple-layout-or-dont/40122