Y
Hacker News
new
|
ask
|
show
|
jobs
by
sparkie
435 days ago
`auto` is still using static typing, and is a tool for type inference. A dynamically typed version might look equivalent but would behave differently, failing at runtime rather than compile time.