[Haskell-cafe] Getting my mind around UArray -> STUArray conversion

Bulat Ziganshin bulat.ziganshin at gmail.com
Mon Jun 22 15:23:44 EDT 2009


Hello Scott,

Monday, June 22, 2009, 10:23:42 PM, you wrote:

> wombat :: forall e ix s. (IArray UArray e, Ix ix, MArray (STUArray s)
e (ST s)) =>> e -> ix -> UArray ix e -> UArray ix e

http://haskell.org/haskellwiki/Library/ArrayRef#Reimplemented_Arrays_library

"Unboxed arrays now can be used in polymorphic functions..."



-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list