Hacker News new | ask | show | jobs
by dep_b 2310 days ago
The big difference is that nullability is the standard in Java and C# while in Swift it's the other way round, it's non-nullable unless you clearly indicate it's not.