[Haskell] TArray?

Tomasz Zielonka tomasz.zielonka at gmail.com
Tue Dec 13 07:44:16 EST 2005


On Tue, Dec 13, 2005 at 01:32:46PM +0100, Sebastian Sylvan wrote:
> Are there plans to include a mutable array for use in the STM monad,
> or a good reason for why this is not needed? Also, an unboxed version
> would be nice.

Why not use an (Array idx (TVar a)) ?

Best regards
Tomasz

-- 
I am searching for a programmer who is good at least in some of
[Haskell, ML, C++, Linux, FreeBSD, math] for work in Warsaw, Poland


More information about the Haskell mailing list