SE-0284: Allow Multiple Variadic Parameters in Functions, Subscripts, and Initializers

They're mostly orthogonal to each other, going from 1 variadic parameter to 2+ doesn't really affect how each individual variadic parameter interacts with the rest of the parameter list.

There was a brief discussion of this in the pitch thread:

I haven't thoroughly reviewed Doug's implementation of the proposed forward scanning rule yet, but I think it's very unlikely this change will interfere with it.

1 Like