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.
Padding Arrays
https://twitter.com/dgregor79/status/1316042648998739968
The new Swift Driver (part of the Swift compiler) is growing up fast! https://forums.swift.org/t/swift-driver-platform-support/41145
Requesting help with stdlib testing
https://forums.swift.org/t/requesting-help-with-stdlib-testing/41198/4
https://twitter.com/Catfish_Man/status/1318448928048623616 + thread
Apropos of nothing (馃槆) I think it鈥檚 time for another refresher on copy-on-write values in Swift
not programmer visible, appears to always copy
not the same thing as pass by value / value semantics but a behind the scenes optimization of them
not automatic for your types
Most helpful comment
https://twitter.com/Catfish_Man/status/1318448928048623616 + thread