[Haskell-beginners] Arrays in Haskell

Tobias Brandt tob.brandt at googlemail.com
Sat Sep 11 12:42:16 EDT 2010


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