Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Similar mechanism for destructuring #19

Closed
vilicvane opened this issue Jul 25, 2017 · 2 comments
Closed

Similar mechanism for destructuring #19

vilicvane opened this issue Jul 25, 2017 · 2 comments

Comments

@vilicvane
Copy link

Is there any discussion on similar mechanism for destructuring usage? E.g.:

let {foo?: {bia, pia}} = bar;
@gisenberg
Copy link
Member

There was some prior discussion here: #6

I'll be talking about destructuring in the context of the optional chaining operator at TC39 this week.

@vilicvane
Copy link
Author

vilicvane commented Jul 26, 2017

@gisenberg Thanks for the reference. Interesting, I thought I had searched through the issues...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants