Don Stewart ha scritto:
manlio_perillo:
Hi.

In Hackage there are some packages named "*array*", and others named "*vector*".

What are the differences?


Is available a guide to the various data structures available in Haskell?


The vector packages tend to be either easily growable, or easily
fusible, or both.


For the uvector package, how efficient is snocU?

In the documentation there are no notes about performance.


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

Reply via email to