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