scala.math.Equiv.ExtraImplicits
Attributes
- Source
-
Equiv.scala
- Graph
-
- Supertypes
-
- Known subtypes
-
Members list
Not in the standard scope due to the potential for divergence: For instance implicitly[Equiv[Any]] diverges in its presence.
Not in the standard scope due to the potential for divergence: For instance implicitly[Equiv[Any]] diverges in its presence.
Type parameters
- CC
-
the collection type constructor, a subtype of Seq (e.g., List, Vector)
- T
-
the element type of the collection
Attributes
- Source
-
Equiv.scala
Type parameters
- CC
-
the collection type constructor, a subtype of SortedSet
- T
-
the element type of the collection
Attributes
- Source
-
Equiv.scala