On Sep 21, 2005, at 10:58 AM, Immanuel Litzroth wrote:

I personally find loop usually the most concise way to express my
iteration requirements.


Perhaps, but with tail recursion equivalent to iteration you no longer have any real "requirement" to iterate. It's a lifestyle choice. :-)

--------------------------------
David F. Place
mailto:[EMAIL PROTECTED]

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to