[Haskell-cafe] How to think about this? (profiling)
Magnus Therning
magnus at therning.org
Tue Dec 16 08:00:24 EST 2008
On Tue, Dec 16, 2008 at 12:14 PM, Lemmih <lemmih at gmail.com> wrote:
> You could use a Map or a mutable array. However, this kind of problem
> comes up a lot less often than you'd think.
Well, I happen to have a problem just like it right now, hence my
interest :-) In order to better understand the different options I
thought I'd look at solving simpler problems with similar "shape".
Thanks for pointing me in the direction of mutable arrays, I haven't
explored those before.
/M
--
Magnus Therning (OpenPGP: 0xAB4DFBA4)
magnus@therning.org Jabber: magnus@therning.org
http://therning.org/magnus identi.ca|twitter: magthe
More information about the Haskell-Cafe
mailing list