ShortToExpr

given ShortToExpr[T <: Short]: ToExpr[T]

Default implementation of ToExpr[Short]

Source
ToExpr.scala

Value members

Concrete methods

def apply(x: T)(using Quotes): Expr[T]