UserDefined

io.github.arainko.ducktape.internal.Summoner.UserDefined
See theUserDefined companion trait
object UserDefined

Attributes

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

Members list

Type members

Classlikes

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

Attributes

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

Attributes

Source
Summoner.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait UserDefined[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[UserDefined[Fallible]]

Attributes

Source
Summoner.scala