
30 Jan
2012
30 Jan
'12
6:59 p.m.
Try the vector library. It has both immutable and mutable arrays and
is very good.
On Mon, Jan 30, 2012 at 1:41 PM, Dennis Raddle
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
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners