Tail recursion (87)

73 Name: #!/usr/bin/anonymous : 2006-03-16 12:42 ID:Heaven

> Haskell is purely functional, so nothing in it can really be mutable.

Except that >>64 does show how to use mutable arrays, so your statement is pretty silly. They're not first-class language constructs, though, which I think they ought to be, because without mutable arrays, there are large subsets of problems that you can never solve efficiently.

This thread has been closed. You cannot post in this thread any longer.