Explicit array splat for variadic functions

Like with todays variadics, there would be overlap in such a case, and the original idea used an attribute to make sure there can't be any ambiguity ([Proposal] Variadics as Attribute).
But imho that's not such a big problem in real world situations, and with or without an attribute, I'd consider this to be a significant improvement.