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 } }` .
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss