/currying

Primary LanguageJavaScript

Instructions

$ git clone https://github.com/frantic/currying
$ node nuts

Your task is to implement add function and make sure all tests pass.

Have fun :)