codeinabox@programming.dev to Programming@programming.devEnglish · 4 days agoAnecdotally, programmers dislike "reduce"evanhahn.comexternal-linkmessage-square19fedilinkarrow-up128
arrow-up128external-linkAnecdotally, programmers dislike "reduce"evanhahn.comcodeinabox@programming.dev to Programming@programming.devEnglish · 4 days agomessage-square19fedilink
minus-squareLeapSecond@lemmy.ziplinkfedilinkarrow-up12·4 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.