mill.idea.GenIdeaImpl.ScopedOrd
final case class ScopedOrd[T <: Comparable[T]](value: T, scope: Option[String]) extends Ordered[ScopedOrd[T]]
Attributes
-
Source
-
GenIdeaImpl.scala
-
Graph
-
-
Supertypes
-
trait Serializable
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product