object SortedSetOps
- Companion
- class
- Source
- SortedSet.scala
Type members
Classlikes
class WithFilter[+A, +IterableCC[_], +CC <: ([X] =>> SortedSet[X])](self: SortedSetOps[A, CC, _] & IterableOps[A, IterableCC, _], p: A => Boolean) extends WithFilter[A, IterableCC]
Specialize WithFilter
for sorted collections
Specialize WithFilter
for sorted collections
- Source
- SortedSet.scala