T trait

Singleton

extends Object with Product

Supertypes

Object, Product

Members

type 

MirroredElemLabels

 = Unit

The names of the product elements

The names of the product elements

type 

MirroredElemTypes

 = Unit

type 

MirroredMonoType

 = Singleton

The mirrored *-type

The mirrored *-type

type 

MirroredType

 = Singleton

def 

fromProduct

( p: Product ) : MirroredMonoType

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.