Singleton

scala.deriving.Mirror$.Singleton
trait Singleton extends Product

Attributes

Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

The names of the product elements

The names of the product elements

Attributes

type MirroredMonoType = Singleton.this.type

The mirrored *-type

The mirrored *-type

Attributes

type MirroredType = Singleton.this.type

Inherited types

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Create a new instance of type T with elements taken from product p.

Create a new instance of type T with elements taken from product p.

Attributes