Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iterable destructuring #590

Open
ark120202 opened this issue May 21, 2019 · 0 comments
Open

Iterable destructuring #590

ark120202 opened this issue May 21, 2019 · 0 comments
Labels
missing feature scope: transformation Transformation of TS to Lua

Comments

@ark120202
Copy link
Contributor

TypeScript Playground

TypeScript does that only when downlevelIteration option is enabled, but since we do type-based emit we can always do it when destructured value type is not an array.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing feature scope: transformation Transformation of TS to Lua
Projects
None yet
Development

No branches or pull requests

1 participant