ToData

scalus.uplc.ToData
object ToData

ToData[A] derivation macros.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ToData.type

Members list

Type members

Types

type ToData[A] = A => Data

Value members

Concrete methods

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

Extensions

Extensions

extension [A](a: A)
inline def toData: Data