scala.deriving.Mirror$.Sum
The Mirror for a sum type
Attributes
- Graph
- Supertypes
- Self type
Members list
Concise view
Type members
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
Attributes
- Inherited from:
- Mirror
Attributes
- Inherited from:
- Mirror
Value members
The ordinal number of the case class of x
. For enums, ordinal(x) == x.ordinal
The ordinal number of the case class of x
. For enums, ordinal(x) == x.ordinal
Attributes