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
908beea515
dry up array comprehension for single block
2014-09-29 16:27:35 +10:00
4 lines
36 B
JavaScript
Raw
Blame
History
ARRAY
.
forEach
(
function
(
KEY
)
{
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink