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: any feedback on this solution (Kim-Ee Yeoh)
----------------------------------------------------------------------
Message: 1
Date: Sun, 8 Feb 2015 21:47:04 +0700
From: Kim-Ee Yeoh <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] any feedback on this solution
Message-ID:
<capy+zdrx_c3g5231uo3ehd8fl908v30erycs2k-vasncmnp...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
On Sat, Feb 7, 2015 at 6:09 PM, Norbert Melzer <[email protected]> wrote:
> Lists and arrays are conceptionally very different!
It's fair to point out that e.g. javascript arrays are list-like, as I
understand them. They afford dynamic resizing that's seamlessly part of the
traditional array API.
Other languages may conflate them that way too, I don't know.
-- Kim-Ee
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.haskell.org/pipermail/beginners/attachments/20150208/600b6d51/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 80, Issue 16
*****************************************