fun Adapter<*>.notifyItemRangeInserted(range: IntRange): Unit
Convenient form of RecyclerView.Adapter.notifyItemRangeInserted that accepts an IntRange.