Deactivated User
09/28/2017, 6:01 AMArray.copyTo(srcPos, dst, dstPos, count)
. As far as I understand the right place to put it would be: https://github.com/JetBrains/kotlin/blob/4a0ad54829aa7b2e4c22eca08dbd42131b732c9c/libraries/tools/kotlin-stdlib-gen/src/templates/SpecialJVM.ktgildor
09/28/2017, 6:03 AMfill
for arrays http://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/fill.htmlDeactivated User
09/28/2017, 6:21 AMgildor
09/28/2017, 6:55 AMbashor
09/28/2017, 10:13 AMfill