Array destructuring and assignment
Aberta
destructuring
enhancement
incompleteness
- Linguagem predominante
- Rust
- Estrelas
- 22.3k
- Forks
- 1.9k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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 :)
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.