Mirror

sealed trait Mirror

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

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

Companion
object
class Object
trait Matchable
class Any
trait Sum
trait Product
trait Singleton

Type members

Types

The names of the product elements

The names of the product elements

The name of the type

The name of the type

The mirrored *-type

The mirrored *-type