Hacker News new | ask | show | jobs
by macintux 1197 days ago
After writing almost entirely functional code for the last 10 years, I find it really hard to read and reason about anything that looks like this.
1 comments

Totally agree, commented something similar. Both the before and after code shown is impossible to reason about magic. The idea that programming interfaces should be good is good, but this example isn't the best IMO.