merari42@lemmy.world to Programmer Humor@programming.devEnglish · 2 years agoSome of my iterations are delightfully recursivelemmy.worldimagemessage-square56linkfedilinkarrow-up1520arrow-down110
arrow-up1510arrow-down1imageSome of my iterations are delightfully recursivelemmy.worldmerari42@lemmy.world to Programmer Humor@programming.devEnglish · 2 years agomessage-square56linkfedilink
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up17·2 years agoUnironically this. I know it’s the same assuming there’s no bugs (lol), but it’s just faster to type and easier to read, at least to me.
minus-squareByGourou@sh.itjust.workslinkfedilinkarrow-up9·2 years agoI always found map more confusing than loop for some reason. Especially nested.
Unironically this. I know it’s the same assuming there’s no bugs (lol), but it’s just faster to type and easier to read, at least to me.
I always found map more confusing than loop for some reason. Especially nested.
To each their own.