@harshil Congrats! That is my favorite race distance.
| Blog | https://racecondition.software |
| GitHub | https://github.com/vermont42 |
| Video Course | https://www.algoexpert.io/ios/product |
| Blog | https://racecondition.software |
| GitHub | https://github.com/vermont42 |
| Video Course | https://www.algoexpert.io/ios/product |
Macros are one of the most celebrated new features of Swift, and many of us are excited to adopt them in our projects. Many members of the core team are also excited to suggest macros as a solution to many problems. We’d love to hit the ground running and adopt macros in our projects, but the decision to adopt them raises some questions, particularly around the dependence on the swift-syntax package. Introducing SwiftSyntax to a project immediately incurs an additional 20 second debug build c...