Partitions this iterable collection into a map according to a discriminator function key. All the values that
have the same discriminator are then transformed by the f function and then reduced into a
single value with the reduce function.
betaReduce[T](expr:Expr[T])(usingQuotes):Expr[T]scala.quoted.ExprbetaReduce(term:Term):Option[Term]scala.quoted.Quotes.reflectModule.TermModuleisErasedFunctionType:Boolean extension on extension (self: TypeRepr)scala.quoted.Quotes.reflectModule.TypeReprMethods