Looks like `vararg` requires you to explicitly nam...
# announcements
c
Looks like
vararg
requires you to explicitly name the following parameters. Sounds like a compiler weakness since inference is unambiguous here
1
i
cedric: That's how vararg is designed to work.