[Haskell-cafe] Notes on migrating from uvector to vector
Don Stewart
dons at galois.com
Mon Feb 15 16:35:57 EST 2010
I've summarised my notes on how to migrate array code from the uvector
package to Roman's vector package:
http://donsbot.wordpress.com/2010/02/15/migrating-from-uvector-to-vector/
And I'll take this opportunity to declare that uvector is now in
official maintainance-only mode.
Enjoy the new decade of flexible, fusible, fast arrays for Haskell!
-- Don
More information about the Haskell-Cafe
mailing list