https://github.com/JuliaLang/julia/pull/11242
The syntax has evolved over time. --Tim On Sunday, July 19, 2015 10:59:51 PM Tomas Lycken wrote: > Thanks for your answers - especially David's answer really helps to > illustrate where my understanding went wrong. > > My actual use case is a little less contrived, and rather than using N for > calculations I wanted to make sure that exactly N arguments was provided > before carrying on. > > After sleeping on it, I seem to recall a discussion about making foo(xs...N) > behave this way, but my search-fu is not strong enough to find it today. > > // Tomas
