Hacker News new | ask | show | jobs
by the_cat_kittles 4105 days ago
not quite the same thing- currying turns polyadic function into a sequence of unary functions, whereas partial application gives you a function with a couple arguments filled already