This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
lib
/
6to5
/
templates
/
array-comprehension-for-each.js
Sebastian McKenzie
74a661bf44
implement array comprehension
2014-09-29 15:35:03 +10:00
4 lines
37 B
JavaScript
Raw
Blame
History
OBJECT
.
forEach
(
function
(
KEY
)
{
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink