[Haskell-beginners] arrays

Dennis Raddle dennis.raddle at gmail.com
Mon Jan 30 19:41:17 CET 2012


I've got a problem that is linear time with mutable arrays, and something
god-awful complicated (not sure of time complexity) without them.

What's the easiest way to use and understand mutable arrays? is it
Data.Array that I want? Any good tutorials?

Thanks,
Dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20120130/e03916ce/attachment.htm>


More information about the Beginners mailing list