Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. Re: Arrays in Haskell (Tobias Brandt)
----------------------------------------------------------------------
Message: 1
Date: Sat, 11 Sep 2010 18:42:16 +0200
From: Tobias Brandt <[email protected]>
Subject: Re: [Haskell-beginners] Arrays in Haskell
To: Henry Olders <[email protected]>
Cc: Lorenzo Isella <[email protected]>, "[email protected]"
<[email protected]>
Message-ID:
<[email protected]>
Content-Type: text/plain; charset=ISO-8859-1
On 11 September 2010 18:28, Henry Olders <[email protected]> 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.
------------------------------
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
End of Beginners Digest, Vol 27, Issue 26
*****************************************