Y
Hacker News
new
|
ask
|
show
|
jobs
by
pansa2
295 days ago
At least functional languages tend to have block scope, so the latter snippet introduces a new variable that shadows `not_found` instead of mutating it.