Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> On another note, I've been enjoying rust's approach with Result<T,E> / the ? operator.

For the record, the `try` proposal which was just declined, is almost equivalent to the `try!` macro in Rust, which was the "testbed" for the `?` operator.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: