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.
https://twitter.com/slava_pestov/status/1053084033389752320
One of the last remaining places where ‘curry levels’ were still used was by diagnostics: https://github.com/apple/swift/pull/19947
230 accepted
https://twitter.com/aciidb0mb3r/status/1055190174231973889
SwiftPM can now generate code coverage data! Check it out in the latest trunk snapshot by running
swift test --enable-code-coverage. The exported JSON file will be available in the build directory .build/debug/codecov
230 accepted
@BasThomas
Forum post https://forums.swift.org/t/accepted-se-230-flatten-nested-optionals-resulting-from-try/17376
https://twitter.com/dgregor79/status/1057121197454852096
The expanded version of the Swift Generics talk by @AirspeedSwift and I is up! It contains an all-new section on recursive constraints, associated type and protocol where clauses, and divide-and-conquer algorithms starting around 33:00. Check it out! https://developer.apple.com/videos/play/wwdc2018/406/
What's .self, .Type and .Protocol? Understanding Swift Metatypes
https://swiftrocks.com/whats-type-and-self-swift-metatypes.html
https://developer.apple.com/documentation/xcode_release_notes/xcode_10_1_release_notes#3036305 Swift 4.2.1 changes
Sent with GitHawk
232 accepted
@fassko I haven't included the blog post about Swift Metatypes, as it didn't touch anything related to the open source projects. 👍
Most helpful comment
https://developer.apple.com/documentation/xcode_release_notes/xcode_10_1_release_notes#3036305 Swift 4.2.1 changes
Sent with GitHawk