splice

fun splice(start: Int, deleteCount: Int, vararg items: T): JsArray<T>