Feature request: vararg and spread alternative syntax like in ES6 (three dots)

Three dots syntax in ES6 looks very elegant. Is it possible to do the same as an alternative syntax to vararg and spread *?

Why is an alternate syntax needed?

1 Like