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