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
- Source:
- ToExpr.scala
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.