removeAll

fun removeAll(elements: LongList): Boolean(source)

Removes all elements from the MutableLongList and returns true if anything was removed.