Last month I wrote a post, From Zero to Swift in 30 Days, about my first month learning Swift and building my first iPhone app. (more…)
Read more »
How Codable’s auto-synthesis works for enums, and how that part of the system has been upgraded in Swift 5.5 to support associated values. (more…)
Read more »
If you want to make Swift programmer shudder, just whisper “associated types”... (more…)
Read more »
For a while now, one very specific problem has been looming in the back of my mind. The same thoughts existed around the same time last…
Read more »
A lightweight C++11-compatible error-handling mechanism - bitwizeshift/result... (more…)
Read more »