[Haskell-cafe] Storable Vector as a Storable record?

Hemanth Kapila saihemanth at gmail.com
Wed Nov 4 04:50:10 EST 2009


Hi,

Is it possible to somehow make a StorableVector of a StorableVector via
store-record or something?
If yes, could some one please provide me with some hint?



I need a very fast and efficient array of a large number of $ arrays of *Int
*s.
And the storableVector seems to be extremely nice.


Am trying to understand the way a tuple is made a storable record in the
synthesizer package on hackage but I thought I will ask it here too.

Thanks in advance
Hemanth K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20091104/92b89efa/attachment.html


More information about the Haskell-Cafe mailing list