h0tk3y
01/12/2016, 11:06 PMArray(n) { ... } and its variations for IntArray, DoubleArray, BooleanArray are named in upper case while these are just functions? Why not array(n) { ... }, intArray, booleanArray etc.? Does anyone has an explanation for this decision?