Size of UArrays

Andreas Marth Andreas-Haskell at gmx.net
Wed Mar 30 11:41:02 EST 2005


Hallo!



I would like to know how big an "UArray (100,100) Double" is (approximately)
in Bytes.

And how much heap will the program consume for it. (I mean does the garbage
collector need this size, or double the size, or what?)



Thanks,

Andreas






More information about the Glasgow-haskell-users mailing list