
10 Mar
2009
10 Mar
'09
5:12 p.m.
Hello Xiao-Yong, Tuesday, March 10, 2009, 11:52:50 PM, you wrote:
So it's me who understand it wrong. If I want some high performance array with elements of custom data type, I'm stuck with Array, anyway?
ForeignArray will be the best here. just make you type instance of Storable. if you need *movable* arrays, you will have to implement your own array datatype or use ArrayRef library and declare your type as instance of Unboxed -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com