Hacker News new | ask | show | jobs
by mrkgnao 3097 days ago
If you do raise that then it's no longer an argument against partial application or "high[er] order functions", since you can't really call `fn` partially applied if fn and x => fn(x) aren't equivalent.
1 comments

I agree.