Mirror

scala.deriving.Mirror
See theMirror companion object
sealed trait Mirror

Mirrors allows typelevel access to enums, case classes and objects, and their sealed parents.

Attributes

Companion
object
Source
Mirror.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Product
trait Singleton
class TupleMirror
trait Sum

Members list

Type members

Types

The names of the product elements

The names of the product elements

Attributes

Source
Mirror.scala

The name of the type

The name of the type

Attributes

Source
Mirror.scala

The mirrored *-type

The mirrored *-type

Attributes

Source
Mirror.scala