Pregunta de entrevista de Blue Yonder

Write a function to make add(x)(y) work in JavaScript.

Respuesta de la entrevista

Anónimo

23 feb 2015

Hint: Return an anonymous function

1