set

operator fun BigInt64Array.set(index: Int, value: JsBigInt)
inline operator fun <T> JsArray<T>.set(index: Int, value: T)