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

Mirror.scala

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

Mirror.scala

Supertypes

The Mirror for a sum type

The Mirror for a sum type

Attributes

Source

Mirror.scala

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

Mirror.scala

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

Mirror.scala

In this article