SortedSetOps

scala.collection.SortedSetOps
See theSortedSetOps companion trait
object SortedSetOps

Attributes

Companion
trait
Source
SortedSet.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

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

Attributes

Source
SortedSet.scala
Supertypes
class WithFilter[A, IterableCC]
class WithFilter[A, IterableCC]
trait Serializable
class Object
trait Matchable
class Any
Show all