I'd like to see it myself, actually. Currently, the closest we have is this
(which only works for `undefined`s):

```js
[foo = "default"] = [bar]
```

On Mon, Aug 14, 2017, 21:11 Ari Porad <a...@ariporad.com> wrote:

> Hi All,
>
> Given that optional chaining is now stage–1, would there be interest in
> reviving this proposal? (This idea originated from my comment here
> <https://github.com/tc39/proposal-optional-chaining/issues/18#issuecomment-322329156>
> .)
>
> *Apologies if this isn’t the proper way to suggest this idea, it’s my
> first time posting on es-discuss!*
> _______________________________________________
> es-discuss mailing list
> es-discuss@mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to