Mirror (original) (raw)
scala.deriving.Mirror
See theMirror companion trait
Members list
The Mirror for a product type
The Mirror for a product type
Attributes
Source
Supertypes
Known subtypes
A proxy for Scala 2 singletons, which do not inherit Singleton
directly
A proxy for Scala 2 singletons, which do not inherit Singleton
directly
Attributes
Source
Supertypes
The Mirror for a sum type
The Mirror for a sum type
Attributes
Source
Supertypes
Self type
Create a new instance of type T
with elements taken from product a
.
Create a new instance of type T
with elements taken from product a
.
Attributes
Source
Create a new instance of type T
with elements taken from tuple t
.
Create a new instance of type T
with elements taken from tuple t
.
Attributes
Source
In this article