Hacker News new | ask | show | jobs
by hedgehog 3697 days ago
I'd add typed enums to the list of notable bug-avoiding improvements in Swift. I sometimes describe Objective-C as "all of the memory safety of C with the type safety of SmallTalk".
1 comments

I may steal that quote; I think I like it better than calling Objective-C the "wild west of OOP".