[Pre-pre-RFC] "splatting" for named arguments and function overloading

Many proposals for variadic generics include something like this, including my own from a while ago (Variadic generics design sketch). Pre-RFC v2 - Static Function Argument Unpacking also made this connection. Ideally, the syntax for unpacking should be consistent with what the rest of variadics would use.

10 Likes