To contribute to this issue, simply leave a comment here. Please also review our contributing guidelines.
The current draft for this issue in _drafts/. If you want to contribute directly, feel free to open a pull request.
Can be fun one
https://twitter.com/isEqualToDan/status/1154400902083743744
Sent with GitHawk
SwiftUI first impressions with Kateryna, Paul, Erica and John
A bit more than a month after SwiftUI鈥檚 grand introduction during WWDC 2019, Kateryna Gridina, Paul Hudson, Erica Sadun and John Sundell discuss their first impressions of Apple鈥檚 declarative new UI framework and the Swift language features that enable it.
The review for SE-0261 has ended and the proposal has been accepted.
https://forums.swift.org/t/accepted-se-0261-identifiable-protocol/27358
Sent with GitHawk
Pitch: A dedicated function for evaluating Void returning closures when Optional instance is not nil
Sent with GitHawk
A few folks reached out mentioning my post helped them better grok FRP 馃檶馃徑 https://jasdev.me/duals
The review of SE-0263: Add a String Initializer with Access to Uninitialized Storage begins now and runs through August 9, 2019.
https://twitter.com/slava_pestov/status/1157029945715150848
Exclusivity enforcement is not just about safety - it also enables better optimizations: https://github.com/apple/swift/pull/26440
[PITCH] extractPayload for enum cases having associated value
This is a long requested feature that never saw the light. We have memories of other proposals pitched with Automatically derive properties for enum cases and before with Pitch: Even Smarter KeyPaths? from @stephencelis
https://forums.swift.org/t/pitch-extractpayload-for-enum-cases-having-associated-value/27606
Sent with GitHawk
[PITCH] @unrequired in function signature for optional closure parameters
From a perspective of a framework writer it is important to provide clear and understandable documentation for the correct usage of their APIs. Swift allows us to write functions that are at some extent self documenting, and clearly define what the function will actually do
Sent with GitHawk
[PITCH] Support for binary dependencies
This draft introduces support for binary dependencies in SwiftPM. It will allow vendors to upload artifacts for all supported platforms which will be resolved, downloaded and linked by SwiftPM. There are still some open things left, which can be found at the bottom, but we wanted to get community feedback before we continue with this.
https://forums.swift.org/t/pitch-support-for-binary-dependencies/27620
Sent with GitHawk
Development open for Swift 5.0.3 for Linux
We are happy to announce the opening of the development phase for Swift 5.0.3 for Linux with a planned release by the end of August 2019. The process for the dot-releases remains the same as for Swift 4.2
https://forums.swift.org/t/development-open-for-swift-5-0-3-for-linux/27693
Most helpful comment
A few folks reached out mentioning my post helped them better grok FRP 馃檶馃徑 https://jasdev.me/duals