merari42 to Programmer Humor@programming.devEnglish · 2 years agoSome of my iterations are delightfully recursiveimagemessage-square55linkfedilinkarrow-up1520arrow-down19
arrow-up1511arrow-down1imageSome of my iterations are delightfully recursivemerari42 to Programmer Humor@programming.devEnglish · 2 years agomessage-square55linkfedilink
minus-squareTechNerdWizard42linkfedilinkarrow-up1·2 years agoIt’s a conditional branch… You make that into a loop. Branch if zero, branch if not zero, etc.
It’s a conditional branch… You make that into a loop. Branch if zero, branch if not zero, etc.