|
|
|
|
|
by antonvs
43 days ago
|
|
A tail-recursive loop handles loops just fine, and is just as efficient. This is a perfect example of the misconceptions that mutable-first programming languages have caused. > ultimately DRAM is mutable Ultimately the CPU executes machine code, but I don’t see you directly writing that. You’re cherry-picking to defend an indefensible position. |
|