|
|
|
|
|
by wwweston
4053 days ago
|
|
Also seems weird that they don't mention `forEach`. (Sure, IE<9 is a caveat, but all the Array iteration methods are the easiest things to shim and if you're targeting below IE9 chances are pretty good it's not the first shim you'd be using.) |
|