Prefix form of unboxed tuple

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri Jul 6 11:21:40 EDT 2007


Hello Simon,

Friday, July 6, 2007, 6:57:26 PM, you wrote:

> Another feature I'd like is for unboxed tuples to be more first
> class. For example, we don't currently allow
>         f :: (# a, b #) -> ...

one particular feature i wanted in my fast io/serialization libs is
ability to return unboxed tuple from IO action. is this also possible?

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Glasgow-haskell-users mailing list