object SortedSetOps
- Companion:
- class
- Source:
- SortedSet.scala
Type members
Classlikes
class WithFilter[+A, +IterableCC[_], +CC <: (SortedSet)](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