Suggestion: 'for..of' #7
Labels
ES6
Relates to the ES6 Spec
Fixed
A PR has been merged for this issue
In Discussion
Not yet reached consensus
Suggestion
An idea for TypeScript
Implement TypeScript support for the
for-of
loop as described in the ES6 proposalReference: https://github.com/dherman/tc39-codex-wiki/blob/master/data/es6/for-of/index.md
To be determined: What cases can we support code generation for when targeting pre-ES6 targets?
The text was updated successfully, but these errors were encountered: