Mirror

sealed trait Mirror

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

Companion
object
Source
Mirror.scala
class Object
trait Matchable
class Any
trait Product
trait Singleton
trait Sum

Type members

Types

The names of the product elements

The names of the product elements

Source
Mirror.scala

The name of the type

The name of the type

Source
Mirror.scala

The mirrored *-type

The mirrored *-type

Source
Mirror.scala