internal inline fun <T> fillArrayFun(array: dynamic, init: (Int) -> T): Array<T> {. val result = array.unsafeCast<Array<T>>().
確定! 回上一頁