Y
Hacker News
new
|
ask
|
show
|
jobs
by
steveklabnik
774 days ago
I suspect they're talking about shadowing. You can't change the type of an existing variable, but you can create a new variable with the same name but a different type.