Comment on Why does the for loop repeat in this recursion?

<- View Parent
milon@lemm.ee ⁨1⁩ ⁨year⁩ ago

I see. I guess my understanding was that the recursion was over after the recursive call, but it’s actually for all the code in draw().

source
Sort:hotnewtop