removeAll

abstract fun removeAll(items: List<E>? = null)
abstract fun removeAll(items: Array<E>? = null)