facebook / facebook/flow

Array destructuring and assignment

Open
#3,073 5 comments 12 reactions 0 assignees View on GitHub
destructuring enhancement incompleteness
Dominant language
Rust
Stars
22.3k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

Hello,

I found an issue with the array destructuring assigment (I checked and I didn't find it in the list):
`[res[i], res[j]] = [res[j], res[i]];`

returns

> unsupported expression pattern in destructuring: /home/...

Thanks for your amazing work by the way :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.