an operator for ignoring any exceptions

Hikaru Nakashima oao.hikaru.oao at gmail.com
Sat Aug 12 06:14:10 UTC 2017


Mr. Wadas,
I think whether it can replace by one line helper function is not much
relationship, because `Optional Chaining`, `Throw expressions`, or many
proposals can replace so too.

In addition, there is `optional catch binding` proposal, and this idea is
less dangerous.
Rather, this idea looks natural, because `foo = try bar` is looks like `foo
= do { try { bar }  }` .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20170812/0b53f686/attachment.html>


More information about the es-discuss mailing list