Question d’entretien chez Dream11

What is curry in JS.

Réponse à la question d'entretien

Utilisateur anonyme

2 janv. 2019

Write a function "abc" in a such a way that following statement is true - abc(a, b, c) == abc(a)(b)(c)

2