Y
Hacker News
new
|
ask
|
show
|
jobs
by
revvx
2567 days ago
Avoiding the use of reduce/fold is a good thing even in teams with more experience in functional programming.
The problem is not reduce itself, it's the code that uses it.