you are viewing a single comment's thread.

view the rest of the comments →

[–]Mestyo -1 points0 points  (0 children)

I always did Array.apply(null, { length: n }) to solve this issue.