PrimitiveLiftable [T]
extends Object with LiftableSupertypes
Object, LiftableConstructors
PrimitiveLiftable
( )Members
def
toExpr
( x: T ) : implicit QuoteContext => Expr[T]Lift a primitive value n
into '{ n }
Lift a primitive value n
into '{ n }