Niklas Sorensson wrote:
That's what I thought. But I'm still curious when it is used, and why
it isn't a suitable solution for unboxed polymorhic functions in most
cases.

But getting most cases right isn't enough, you have to get all cases
right.  So if you want to have unboxed polymorphic functions you need
to handle the general case.  And that's the ugly part.

        -- Lennart
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to