Matthew Robb (2012-08-27T04:20:14.000Z)
domenic at domenicdenicola.com (2014-01-03T16:28:01.825Z)
You are absolutely correct... That is if you are creating method names that include the type `Array.ofStrings()` is certainly more clear than `Array.ofType(String)` but it has it's obvious negatives. We already have a concept in the language which is `typeof` so could even go with `Array.typeOf(String)` I'll also comment that I sort of dislike the sound of `Array.new()` *shrug*