Hacker News new | ask | show | jobs
by alphanullmeric 1031 days ago
Like I said, this argument doesn’t work because you can use options in c++ but you can’t use exceptions in rust. So when there’s an occasion where you want to avoid the overhead of an option or result in rust - well too bad.
1 comments

Yes you can. They're called panics