Hacker News new | ask | show | jobs
by chillacy 3696 days ago
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