
8 Sep
2010
8 Sep
'10
11:31 a.m.
Hello Johan, Wednesday, September 8, 2010, 3:13:36 PM, you wrote:
data UArray i e = UArray !i !i !Int ByteArray#
The ByteArray# is an unlifted type (but its representation is a pointer to a heap object).
The BA# constructor also includes a length field.
it is the size of memory area allocated, i.e. it's rounded to 4(8) bytes -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com