codeinabox@programming.dev to Programming@programming.devEnglish · 6 days agoAnecdotally, programmers dislike "reduce"evanhahn.comexternal-linkmessage-square19fedilinkarrow-up135arrow-down10
arrow-up135arrow-down1external-linkAnecdotally, programmers dislike "reduce"evanhahn.comcodeinabox@programming.dev to Programming@programming.devEnglish · 6 days agomessage-square19fedilink
minus-squareLeapSecond@lemmy.ziplinkfedilinkarrow-up17·6 days agoI like the concept of reduce and in many cases a different implementation is not necessarily more readable. But I hate how I have to look up the syntax every time, in every language I’ve written. I don’t know if that’s a me problem though.
I like the concept of reduce and in many cases a different implementation is not necessarily more readable. But I hate how I have to look up the syntax every time, in every language I’ve written. I don’t know if that’s a me problem though.