set

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