Hacker News new | ask | show | jobs
by kjaleshire 3683 days ago
The `?` operand appended to function calls makes them behave like `try!()`. It's only in nightly currently, on its way to being stabilized.
1 comments

Awesome, I didn't know that got committed! Hopefully stable soon.