Hacker News new | ask | show | jobs
by bade 1822 days ago
I assume 'they' means me. True I don't know Haskell but from what I can tell these loops are a far cry from what I'm proposing. One variable, monads, and apparently side effects.

Mine have multiple variables, no monads, and no side effects - it all gets done by tail recursion.