Login
From:
SwiftLee
(Uncensored)
subscribe
Swift Macros: Extend Swift with New Kinds of Expressions
https://www.avanderlee.com/swift/macros/
links
backlinks
Roast topics
Find topics
Find it!
Macros in Swift allow you to extend the compiler with custom build errors and code generation to eliminate extraneous boilerplate code.