Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
bryanlarsen
3y ago
0 comments
Share
expect is a lot safer than ignoring a return code.
0 comments
default
newest
oldest
lolinder
3y 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.
j
/
k
navigate · click thread line to collapse