Y
Hacker News
new
|
ask
|
show
|
jobs
by
insanitybit
951 days ago
You can `grep unwrap` for Rust, you need an entire SAT solver for Go.
2 comments
foldr
951 days ago
That's almost literally what I just did, but what use is it? No-one is really going to go through all those unwrap calls and check them.
link
insanitybit
950 days ago
But... they could. And also, they do? It's not uncommon.
All of those could be checked or irrelevant, I have no idea.
link
tgv
951 days ago
What do you think the borrow checker is?
link
insanitybit
951 days ago
A completely unrelated construct?
link