Hacker News new | ask | show | jobs
by dllthomas 1358 days ago
From another (probably less helpful but neat!) perspective, currying is turning x^(y*z) into (x^y)^z