[Haskell-cafe] Re[2]: Fast Mutable Variables for the IO and ST
monads
Bulat Ziganshin
bulatz at HotPOP.com
Tue Feb 7 03:22:45 EST 2006
Hello John,
Tuesday, February 07, 2006, 3:19:03 AM, you wrote:
>> btw, i have the counter proposal - automatically convert IORefs of
JM> is pretty darn tricky. It would be good if there were an IOSRef which is
JM> a strict IORef (this can be simulated with normal IORefs and seq) but
JM> with secret internal compiler support to automatically turn them into
JM> their unboxed equivalants.
and what you now think about your proposal? anyway, IOURef should be
made to speed up current GHC programs
--
Best regards,
Bulat mailto:bulatz at HotPOP.com
More information about the Haskell-Cafe
mailing list