Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
stevetrewick
on May 9, 2016
|
parent
|
context
|
favorite
| on:
Swift Programming Language Evolution
[nil someMessage]
Though some consider this a feature, YMMV.
chillacy
on May 10, 2016
[–]
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
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Though some consider this a feature, YMMV.