Array function could called as a function like Array()
or as constructor new Array()
. Is there any difference between these 2 calling method?
Asked
Active
Viewed 88 times
4

Thomson
- 20,586
- 28
- 90
- 134
-
2http://stackoverflow.com/questions/8205691/coffeescript-array-vs-new-array – Rayon Nov 23 '16 at 08:44