[Haskell-cafe] Data.StorableVector vs Data.Vector.Storable

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Sun Mar 24 22:59:22 CET 2013


On 25 March 2013 05:04, Roman Cheplyaka <roma at ro-che.info> wrote:
> What is the relationship between these two modules? Do we really need
> both?

There doesn't seem to be any relationship at all between them...

>
> (Data.Vector.Storable is part of vector, Data.StorableVector is from a
> separate package, storablevector.)

Going by the initial release date for the two of them, storablevector
is a few months older than vector.

Otherwise, it's just like why we have multiple implementations of
monad transformer stacks, etc.

>
> Roman
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe



-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
http://IvanMiljenovic.wordpress.com



More information about the Haskell-Cafe mailing list