TotoData

scalus.uplc.TotoData$
object TotoData

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Types

type ToData[A] = A => Data

Value members

Concrete methods

inline def deriveProduct[T](inline constrIdx: Int): () => T
def deriveProductMacro[T : Type](constrIdx: Expr[Int])(implicit evidence$1: Type[T], Quotes): Expr[() => T]

Extensions

Extensions

extension [A](a: A)
inline def toData(implicit evidence$2: () => A): Data