[Haskell] Writing large n-dim un-boxed array of Int32 quickly?
Ketil Malde
ketil at ii.uib.no
Mon Oct 31 04:06:51 EST 2005
Rene de Visser wrote:
> I want to write a multi-dimensional unboxed arrary of Int32 to a file.
> (And also read it back later).
hGetArray/hPutArray?
-k
More information about the Haskell
mailing list