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



      
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to