codeinabox@programming.dev to Programming@programming.devEnglish · 11 days agoAnecdotally, programmers dislike "reduce"evanhahn.comexternal-linkmessage-square16linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkAnecdotally, programmers dislike "reduce"evanhahn.comcodeinabox@programming.dev to Programming@programming.devEnglish · 11 days agomessage-square16linkfedilink
minus-squareLeapSecond@lemmy.ziplinkfedilinkarrow-up0·11 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.