Hacker News new | ask | show | jobs
by lgas 3375 days ago
It seems like a in the case of var args, the args should always be an array, since the meat of most var args based functions is iterating over that array.