Like A Duck to Programmer [email protected] • 2 years agoif else if else if elseprogramming.devimagemessage-square25fedilinkarrow-up1861
arrow-up1838imageif else if else if elseprogramming.devLike A Duck to Programmer [email protected] • 2 years agomessage-square25fedilink
minus-square@[email protected]linkfedilink2•2 years agoFair enough. Point is nothing is getting smaller except the call stack.
minus-squareKogasalinkfedilink4•2 years agoThe thing that’s getting smaller is the “complexity” or “distance from the trivial case” of the function invocation. This is an informal notion though.
Fair enough. Point is nothing is getting smaller except the call stack.
The thing that’s getting smaller is the “complexity” or “distance from the trivial case” of the function invocation. This is an informal notion though.