@merari42 to Programmer [email protected]English • 9 months agoSome of my iterations are delightfully recursiveimagemessage-square56arrow-up1520arrow-down19
arrow-up1511arrow-down1imageSome of my iterations are delightfully recursive@merari42 to Programmer [email protected]English • 9 months agomessage-square56
minus-square@[email protected]linkfedilink17•edit-29 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]linkfedilink9•9 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.