Hacker News new | ask | show | jobs
by alexjarvis 3820 days ago
Yes it's more cognitive overhead but it's a more functional than imperative style which usually has many advantages. If the functions are named well (naming being the hardest problem) then it should be easy to read without knowing exactly what the implementation of the function does.
1 comments

I fail to see how reduceDepositedCoinsBy is in any way more functional.