On Jul 10, 2011, at 10:18 AM, Rick Waldron wrote: > The more I think about it, I still can't come up with any really exciting use > cases where Array.of would outshine anything that already exists. I say > strike it from the wishlist.
Higher-order programming with Array as constructing-function bites back for the single-number-argument case. That's where Array.of helps. /be
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

