I have a few functions that accept an arbitrary amount of arguments. I've checked out the JSDoc @Param wiki but it doesn't mention the issue. How would you, for instance, document a function like console.log
?
Asked
Active
Viewed 50 times
0

Hubro
- 56,214
- 69
- 228
- 381
-
I actually found the right way to do it, look at my answer with links. – Roman Goyenko Feb 06 '13 at 20:49
-
I agree this question is a duplicate. – Hubro Feb 06 '13 at 21:02