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
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Product
trait Singleton
trait Sum

Members list

Concise view

Type members

Types

The names of the product elements

The names of the product elements

Attributes

The name of the type

The name of the type

Attributes

The mirrored *-type

The mirrored *-type

Attributes