SetToExpr

given SetToExpr[T]: ToExpr[Set[T]]

Default implementation of ToExpr[Set[T]]

Default implementation of ToExpr[Set[T]]

Value members

Concrete methods

def apply(set: Set[T])(using Quotes): Expr[Set[T]]