Y
Hacker News
new
|
ask
|
show
|
jobs
by
oefrha
2253 days ago
In Swift optional types are marked by a question mark (exactly as I suggested). Unwrapping an optional makes it non-optional, so the exclamation point has the opposite meaning.