> If you are happy with the isomorphism
>
> (T1 x T2 x ...) <-> (T1 x (T2 x (...)))
But in Haskell these are not isomorphic.
(a,b,c) is NOT isomorphic to (a,(b,c)), just think about bottom.
--
-- Lennart
- Re: The type of zip Matt Harden
- Re: The type of zip Mark Tullsen
- Re: The type of zip Marcin 'Qrczak' Kowalczyk
- RE: The type of zip Simon Peyton-Jones
- Re: The type of zip Marcin 'Qrczak' Kowalczyk
- RE: The type of zip Chris Angus
- Re: The type of zip Fergus Henderson
- Re: The type of zip Johan Jeuring
- Re: The type of zip Claus Reinke
- Re: The type of zip Matt Harden
- Re: The type of zip Lennart Augustsson
- Re: The type of zip Marcin 'Qrczak' Kowalczyk
- Re: The type of zip Marcin 'Qrczak' Kowalczyk
- Re: The type of zip Marcin 'Qrczak' Kowalczyk
- RE: The type of zip Chris Angus
- Re: The type of zip Marcin 'Qrczak' Kowalczyk
- Re: The type of zip Marcin 'Qrczak' Kowalczyk
- Re: The type of zip Marcin 'Qrczak' Kowalczyk
- Re: The type of zip Claus Reinke
- Re: The type of zip Claus Reinke
- Re: The type of zip Marcin 'Qrczak' Kowalczyk
