Join Slack
Powered by
no support for nested destructuring? ``` for (((d...
# getting-started
p
poohbar
12/09/2016, 3:25 AM
no support for nested destructuring?
Copy code
for (((desc, price, popularity), index) in products.withIndex()) {
Open in Slack
Previous
Next