mootools / mootools-core

MooTools Core Repository
https://mootools.net
2.65k stars 507 forks source link

Array.from doesn't work with iterators #2757

Closed NaridaL closed 8 years ago

NaridaL commented 8 years ago

MooTools version 1.5.2

MooTools overrides the built-in Array.from with an incompatible version which doesn't work with iterators. See also the spec: http://www.ecma-international.org/ecma-262/6.0/#sec-array.from