Derived

io.github.arainko.ducktape.internal.Summoner.Derived
See theDerived companion trait
object Derived

Attributes

Companion
trait
Source
Summoner.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Derived.type

Members list

Type members

Classlikes

case class FallibleTransformer(value: Expr[Derived[_[x], _, _]]) extends Derived[Fallible]

Attributes

Source
Summoner.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Derived[Fallible]
class Object
trait Matchable
class Any
Show all
case class TotalTransformer(value: Expr[Derived[_, _]]) extends Derived[Nothing]

Attributes

Source
Summoner.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Derived[Nothing]
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Givens

Givens

given debug: Debug[Derived[Fallible]]

Attributes

Source
Summoner.scala