🔥 Poll: Which features of Swift stand out most to you?

There are a few, but the one I find myself missing most often in other languages is the extension system. Of the languages I work in, Swift is the only one that allows you to define static extensions on anything (or at all for that matter) and even define extension initializers. I also find the extension block syntax the most intuitive.

2 Likes