@[email protected] to Programmer [email protected]English • 8 months agoSome of my iterations are delightfully recursivelemmy.worldmessage-square53fedilinkarrow-up1517
arrow-up1517imageSome of my iterations are delightfully recursivelemmy.world@[email protected] to Programmer [email protected]English • 8 months agomessage-square53fedilink
minus-square@[email protected]linkfedilink17•edit-28 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@[email protected]linkfedilink10•8 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.