[Haskell-cafe] Haskell and arrays

Yves Parès yves.pares at gmail.com
Sat May 5 11:16:03 CEST 2012


Well actually, unless you _really_ need paramterizable indexes (i.e. not
only Ints) I don't see reasons to prefer array to vector now.

2012/5/4 Johan Tibell <johan.tibell at gmail.com>

> Hi Morten,
>
> If speed is really important I would go with the vector package. It
> has a more modern API and better performance.
>
> -- Johan
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120505/1a0a6a50/attachment.htm>


More information about the Haskell-Cafe mailing list