Mikael Lindsten (2012-08-28T06:08:12.000Z)
domenic at domenicdenicola.com (2014-01-03T16:42:54.341Z)
I agree with Domenic, `Array.fromElements` would be a good name (though I have no problem with `Array.of`). Just don't go with `Array.new` (I agree with Rick here, it should match the constructor - `Array` should be no exception, broken constructor or not)!