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

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.
But... they could. And also, they do? It's not uncommon.

All of those could be checked or irrelevant, I have no idea.

What do you think the borrow checker is?
A completely unrelated construct?