Excerpts from Don Stewart's message of Wed Feb 24 16:13:18 -0500 2010:
> Almost all the vector library generators fill a vector destructively,
> before doing an unsafeFreeze.

Alright.  Is there a standard idiom for filling vectors pointing to vectors
destructively, and then unsafely freezing all of them (as you would find in a
recursively defined datastructure), or is this something simply not supported
by the compiler at this time?

Cheers,
Edward
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to