Singleton

scala.deriving.Mirror.Singleton
trait Singleton extends Product

Attributes

Source
Mirror.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any

Members list

Inherited
  • Not inherited
  • Mirror

Type members

Types

The names of the product elements

The names of the product elements

Attributes

Source
Mirror.scala

Attributes

Source
Mirror.scala
type MirroredMonoType = this.type

The mirrored *-type

The mirrored *-type

Attributes

Source
Mirror.scala
type MirroredType = this.type

Attributes

Source
Mirror.scala

Inherited and Abstract types

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

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

Source
Mirror.scala