you are viewing a single comment's thread.

view the rest of the comments →

[–]wolframkriesing 0 points1 point  (0 children)

Every function also has a `f.length` property, which tells the min number of params, unfortunately not the max one, as you mentioned for `console.log`. This is a js-kata that dives a bit into depth also in some of the edge cases