Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Actually, that's a common misconception. If you're calling a function with a partial argument, it's called "partial application." If you're turning a multi-arg function into a single-arg function that returns another single-arg function, it's currying. Currying doesn't apply a function, it just transforms it.

https://en.wikipedia.org/wiki/Currying#Contrast_with_partial...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: