minusAssign
Removes a single instance of the specified element from this mutable collection.
Since Kotlin
1.0Removes all elements contained in the given elements collection from this mutable collection.
Since Kotlin
1.0Removes all elements contained in the given elements array from this mutable collection.
Since Kotlin
1.0Removes all elements contained in the given elements sequence from this mutable collection.