Y
Hacker News
new
|
ask
|
show
|
jobs
by
kelnos
589 days ago
The problem is that in the 'if let' case, the 'else' block has no access to the read guard. It's out of scope, except that the compiler hasn't dropped it yet.