Hacker News new | ask | show | jobs
by stevetrewick 3697 days ago
[nil someMessage]

Though some consider this a feature, YMMV.

1 comments

Too many times have I forgotten to initialize some member and just had things silently fail in strange ways. Swift checks for uninitialized "let" variables or non-optional "var"s