Friday, May 8, 2015

javascript arguments

Although a java function does not declare arguments which it will accept, parameters are still allowed to be passed in and it will be in the "arguments" array.

But it may not be good.
The method interface is not clear.
fn.curry does not work as there is no argument declared on the method

No comments:

Post a Comment