set

fun set(array: Float64Array, offset: Int = definedExternally)(source)
fun set(array: Array<Double>, offset: Int = definedExternally)(source)

Since Kotlin

1.1
fun set(array: Float64Array, offset: Int = definedExternally)(source)
fun set(array: JsArray<JsNumber>, offset: Int = definedExternally)(source)

Since Kotlin

1.8