[Haskell] Haskell fast (?) arrays
Bulat Ziganshin
bulat.ziganshin at gmail.com
Wed May 2 11:00:44 EDT 2007
Hello Donald,
Wednesday, May 2, 2007, 7:38:25 AM, you wrote:
> Here's an improved version, using Foreign.Marshal.Array. I spent about 2
> minutes inspecting the core, as well.
i think that using just the "!" on array arguments should be enough.
there is nothing magic in "usafeReadArray" calls, they should be the
same as peek
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell
mailing list