liftableQuatProduct

Value members

Concrete methods

def lift: Quotes => PartialFunction[Product, Expr[Product]]

Inherited methods

def apply(element: Product)(using Quotes): Expr[Product]
Inherited from
NiceLiftable
def unapply(t: Product)(using Quotes): Some[Expr[Product]]
Inherited from
NiceLiftable