Y
Hacker News
new
|
ask
|
show
|
jobs
by
azazel75
3739 days ago
For-of only works for iterable sources, it would not be a complete replacement of for...in, also it seems a bit slower that for...in as of now.. see
https://kpdecker.github.io/six-speed/