Thank you Rick Waldron :) BTW tired 'es6-shim' on node.js and :
> Math.sign(-0) -1 Should it give an error? On Mon, Jun 11, 2012 at 7:14 PM, Rick Waldron <waldron.r...@gmail.com>wrote: > > > On Mon, Jun 11, 2012 at 9:09 AM, Tom Ellis <tellis...@gmail.com> wrote: > >> > ES6 draft specifies a new Array constructor called Array.from that will >> essentially convert "array-likes" into arrays >> >> This will have uses for the arguments objects too, for people that aren't >> using ...rest in ES6. >> > > Indeed - Array.from can be used with any object that has a numeric index > and length property whose value is a number - which covers a very wide > swath of Ecmascript/non-Ecmascript objects. > > > Rick > > >> >> Tom >> >> _______________________________________________ >> es-discuss mailing list >> es-discuss@mozilla.org >> https://mail.mozilla.org/listinfo/es-discuss >> > > -- *'I am what I am because of who we all are'* h3manth.com <http://www.h3manth.com> *-- Hemanth HM *
_______________________________________________ es-discuss mailing list es-discuss@mozilla.org https://mail.mozilla.org/listinfo/es-discuss