MapToExpr

given MapToExpr[T, U]: ToExpr[Map[T, U]]

Default implementation of ToExpr[Map[T, U]]

Default implementation of ToExpr[Map[T, U]]

Value members

Concrete methods

def apply(map: Map[T, U])(using Quotes): Expr[Map[T, U]]