[Haskell-cafe] Haskell arrays

michael rice nowgate at yahoo.com
Wed Dec 16 22:38:21 EST 2009


Based upon docs I've looked at, Haskell seems to store both an array element value AND its index/indices, whereas most languages just store the value and find its location in memory through mapping calculations.

Is it true?

Michael



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20091216/828a4896/attachment.html


More information about the Haskell-Cafe mailing list