You are here |
swiftrocks.com | ||
| | | |
blog.metaobject.com
|
|
| | | | One of funkier aspects of Swift syntax is the if let statement. As far as I can tell, it exists pretty much exclusively to check that an ... | |
| | | |
www.avanderlee.com
|
|
| | | | Macros in Swift allow you to extend the compiler with custom build errors and code generation to eliminate extraneous boilerplate code. | |
| | | |
blog.metaobject.com
|
|
| | | | In the last exciting instalment of our JSON parsing on macOS/iOS series, we got rid of temporary objects in our parser ? builder protocol as... | |
| | | |
www.jessesquires.com
|
|
| | On macOS 14 Sonoma there is a regression in Swift 5.9 which causes Swift scripts that import Cocoa frameworks to fail. This issue was first reported by @rdj.... |