[Haskell] Re: [Haskell-cafe] Haskell versus Lisp

David F. Place d at vidplace.com
Wed Sep 21 15:12:53 EDT 2005


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:d at vidplace.com



More information about the Haskell-Cafe mailing list