Join Slack
Powered by
Or if you do val ind2D: Array<IntArray> = ar...
# getting-started
j
jo
12/20/2016, 12:20 AM
Or if you do val ind2D: Array<IntArray> = arrayOf(...) then it won't do the Object[] cast either. As it stands, however, I'm guessing the type-inference sees the array first.
2
Views
Open in Slack
Previous
Next