2019/08/07 Bonfire iOS #6
https://yj-meetup.connpass.com/event/136285/
apple/swift-evolution:
SE-0255: Implicit return from single expressions
https://github.com/apple/swift-evolution/blob/master/proposals/0255-omit-return.md
SE-XXXX: Function Builders
https://github.com/apple/swift-evolution/blob/9992cf3c11c2d5e0ea20bee98657d93902d5b174/proposals/XXXX-function-builders.md
SE-0244: Opaque Result Type
https://github.com/apple/swift-evolution/blob/master/proposals/0244-opaque-result-types.md
SE-0258: Property Wrappers
https://github.com/apple/swift-evolution/blob/master/proposals/0258-property-wrappers.md
See Also:
SwiftUIの魔法を実現する仕組み (Custom Attributes, Function Builder)
https://qiita.com/kentrino/items/dc6e77a0ddd21187cc55
SwiftUIのコードを読み解く
https://blog.personal-factory.com/2019/06/07/understand-swiftui-code/
Swift 5.1 に導入される Opaque Result Type とは何か
https://qiita.com/koher/items/338d2f2d0c4731e3508f
Opaque Result Typeの解説
https://qiita.com/omochimetaru/items/f13fe3e54fab01648ba4
SwiftUIで使用されているSwift5.1の新機能 - クックパッド開発者ブログ
https://techlife.cookpad.com/entry/2019/06/25/120000Qa
SwiftUIのProperty Wrappersとデータへのアクセス方法 - Qiita
https://qiita.com/shiz/items/6eaf87fa79499623306a