15.4.1 Array as a function

2010-07-04

Calling Array as a function is the same as calling it as a constructor. It creates a new array. See 14.5.