Reading List
Swift 5.9 from Michael Tsai RSS feed.
Swift 5.9
Alexander Sandberg and Holly Borla (tweet, Hacker News): This is a major new release that adds an expressive macro system to the language and introduces support for integrating Swift into C++ codebases through bidirectional interoperability.It also introduces parameter packs, an improved expression evaluator while debugging, enhanced crash handling, Windows platform improvements, and more.[…]The new consume […]