in reply to Re: block-based programming...
in thread block-based programming...
This also goes back to my earlier comments about being blunt and forthright with code. Tail-recursion isn't natural in this case. In math, it's natural, but where a loop applies, use the loop. So why do it? What is the value there?
Again, like the other argument, our neurons are wired differently and I doubt we will reach agreement.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: block-based programming...
by Abigail-II (Bishop) on Apr 22, 2004 at 17:20 UTC | |
by flyingmoose (Priest) on Apr 22, 2004 at 17:54 UTC |