[Haskell-beginners] any feedback on this solution
Kim-Ee Yeoh
ky3 at atamo.com
Sun Feb 8 14:47:04 UTC 2015
On Sat, Feb 7, 2015 at 6:09 PM, Norbert Melzer <timmelzer at gmail.com> 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.html>
More information about the Beginners
mailing list