Join Slack
Powered by
I think this is the shortest you can do: `FloatArr...
# getting-started
d
diesieben07
10/11/2018, 1:40 PM
I think this is the shortest you can do:
FloatArray(doubleArray.size) { doubleArray[it].toFloat() }
👍 2
Open in Slack
Previous
Next