@merari42@lemmy.world to Programmer Humor@programming.devEnglish • 7 months agoSome of my iterations are delightfully recursivelemmy.worldimagemessage-square56fedilinkarrow-up1523arrow-down110
arrow-up1513arrow-down1imageSome of my iterations are delightfully recursivelemmy.world@merari42@lemmy.world to Programmer Humor@programming.devEnglish • 7 months agomessage-square56fedilink
minus-square@CanadaPluslink17•edit-27 months 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-square@ByGourou@sh.itjust.workslinkfedilink10•7 months 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.