[Haskell-cafe] How to use STArray?

ChrisK chrisk at MIT.EDU
Fri Aug 26 11:38:24 EDT 2005


Hi,

There are also STArray examples on the wiki at
http://haskell.org/hawiki/ImperativeHaskell

This includes a very high performance use of STUArray example (from
Autrijus), and a ST.Lazy example that I wrote that uses STArray.

-- 
Chris



More information about the Haskell-Cafe mailing list