Hacker News new | ask | show | jobs
by fredrikholm 1102 days ago
I'm not necessarily a proponent of currying; merely wanted to expand on what OP was pointing at.

The reason I like Erlang is because of the BEAM (+ OTP) combined with idiomatic pattern matching, I don't miss currying in neither language.