Specialize WithFilter for sorted collections
| Supertypes |
|---|
Further refines the filter for this filtered sorted collection.
| Value parameters |
|
|---|---|
| Returns | an object of class |
| Definition Classes | WithFilter -> WithFilter |
Builds a new collection by applying a function to all elements of the filtered outer collection containing this WithFilter instance that satisfy
| Type parameters |
|
|---|---|
| Value parameters |
|
| Returns | a new collection resulting from applying the given collection-valued function |
| Inherited from | WithFilter |
Applies a function f to all elements of the filtered outer collection.
| Type parameters |
|
|---|---|
| Value parameters |
|
| Inherited from | WithFilter |
Builds a new collection by applying a function to all elements of the filtered outer collection.
| Type parameters |
|
|---|---|
| Value parameters |
|
| Returns | a new collection resulting from applying the given function |
| Inherited from | WithFilter |
© 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/SortedSetOps$$WithFilter.html