Singleton
extends Object with ProductSupertypes
Object, ProductMembers
type
MirroredElemLabels
= UnitThe names of the product elements
The names of the product elements
type
MirroredElemTypes
= Unit
type
MirroredMonoType
= SingletonThe mirrored *-type
The mirrored *-type
type
MirroredType
= Singleton
def
fromProduct
( p: Product ) : MirroredMonoTypeCreate 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
.