khentek25
01/08/2017, 10:33 AMArray<Int>
isn't automatically optimized to IntArray
? It seems to me that the philosophy of Kotlin is there is no difference between primitive and reference type, and the compiler always chooses the best implementation