A type class for types that can convert a value of T
into quoted.Expr[T]
an expression that will create a copy of the value.
- Companion
- object
A type class for types that can convert a value of T
into quoted.Expr[T]
an expression that will create a copy of the value.