[Haskell-beginners] Arrays in Haskell
Henry Olders
henry.olders at mcgill.ca
Sat Sep 11 22:21:02 EDT 2010
Thanks for setting me straight, Tobias. Still thinking in python, I guess...
Henry
On 2010-09-11, at 12:42 , Tobias Brandt wrote:
> On 11 September 2010 18:28, Henry Olders <henry.olders at mcgill.ca> wrote:
>> The second issue is that in Haskell, lists are mutable, whereas arrays are (mostly) immutable.
>
> When did that happen? Of course the standard lists are immutable.
More information about the Beginners
mailing list