Hacker News new | ask | show | jobs
Why Rust's error handling is awesome (rantsideasstuff.com)
33 points by bambambazooka 2980 days ago
1 comments

I am still disappointed that they chose not to go with conditions and restarts. I don't know if there were any technical problems with them, but if there are none I can't understand why you would design a new language without them.
Why would you design one with them?