Hacker News new | ask | show | jobs
by lolinder 1300 days ago
Java and Python don't use return codes, they use exceptions. If you ignore an exception your program crashes, same as a panic in Rust.