Like A Duck to Programmer [email protected] • 1 year agoif else if else if elseprogramming.devimagemessage-square24fedilinkarrow-up1860arrow-down123file-text
arrow-up1837arrow-down1imageif else if else if elseprogramming.devLike A Duck to Programmer [email protected] • 1 year agomessage-square24fedilinkfile-text
minus-square@[email protected]linkfedilink2•1 year agoFair enough. Point is nothing is getting smaller except the call stack.
minus-squareKogasalinkfedilink4•1 year 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.