This trait forms part of collections that can be reduced using a -= operator.
| Supertypes | |
|---|---|
| Known subtypes | 38 types |
Removes a single element from this shrinkable collection.
| Value parameters |
|
|---|---|
| Returns | the shrinkable collection itself |
Alias for subtractAll
Alias for subtractOne
Removes all elements produced by an iterator from this shrinkable collection.
| Value parameters |
|
|---|---|
| Returns | the shrinkable collection itself |
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/collection/mutable/Shrinkable.html