dullbananas (Joseph Silva)@lemmy.ca to Programmer Humor@programming.devEnglish · 1 month agorecursionlemmy.caexternal-linkmessage-square9fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkrecursionlemmy.cadullbananas (Joseph Silva)@lemmy.ca to Programmer Humor@programming.devEnglish · 1 month agomessage-square9fedilink
minus-squareJumuta@sh.itjust.workslinkfedilinkarrow-up0·1 month agois tail recursion really recursion?
minus-squareqarbone@lemmy.worldlinkfedilinkEnglisharrow-up0·1 month agoI wouldn’t even really call this recursion. This is closer to a wrapper around the enjoy function to set variables so that “enjoy” doesn’t throw an error.
minus-squareentropicdrift@lemmy.sdf.orglinkfedilinkarrow-up0·1 month agoThe more accurate, yet not at all funny interpretation
minus-squareqarbone@lemmy.worldlinkfedilinkEnglisharrow-up0·1 month agoI find it as funny as the original post
is tail recursion really recursion?
Depends on your optimization level.
Oh. Now I get it. Thanks.
I wouldn’t even really call this recursion. This is closer to a wrapper around the enjoy function to set variables so that “enjoy” doesn’t throw an error.
The more accurate, yet not at all funny interpretation
I find it as funny as the original post