集まれSwift好き!Swift愛好会スピンオフ WWDC22セッション要約会 @オンライン
https://love-swift.connpass.com/event/247317/
## 参考リンク
- 個人まとめ
https://github.com/uhooi/mobile-app-trends/blob/main/2022/wwdc22.md#swift-57
- Xcode 14 Beta リリースノート
https://developer.apple.com/documentation/xcode-release-notes/xcode-14-release-notes
- Swift 5.7 チェンジログ
https://github.com/apple/swift/blob/6cc83594604e1a11f3bdece5ad6a4370e8c0dee3/CHANGELOG.md#swift-57
- What's new in Swift - WWDC22 - Videos - Apple Developer
https://developer.apple.com/videos/play/wwdc2022/110354/
- SE-0345: `if let` shorthand for shadowing an existing optional variable
https://github.com/apple/swift-evolution/blob/main/proposals/0345-if-let-shorthand.md
- SE-0326: Enable multi-statement closure parameter/result type inference
https://github.com/apple/swift-evolution/blob/main/proposals/0326-extending-multi-statement-closure-inference.md
- SE-0347: Type inference from default expressions
https://github.com/apple/swift-evolution/blob/main/proposals/0347-type-inference-from-default-exprs.md
- SE-0309: Unlock existentials for all protocols
https://github.com/apple/swift-evolution/blob/main/proposals/0309-unlock-existential-types-for-all-protocols.md
- SE-0346: Lightweight same-type requirements for primary associated types
https://github.com/apple/swift-evolution/blob/main/proposals/0346-light-weight-same-type-syntax.md
- SE-0341: Opaque Parameter Declarations
https://github.com/apple/swift-evolution/blob/main/proposals/0341-opaque-parameters.md