[Haskell-cafe] Records vs Tuples
Mateusz Kowalczyk
fuuzetsu at fuuzetsu.co.uk
Tue Jan 14 07:26:34 UTC 2014
On 14/01/14 03:58, Cary Cherng wrote:
> What exactly is the purpose in having both records and tuples? They
> seem to behave rather similarly although records do have the extra
> naming of the fields that tuples don't.
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
Didn't we just have this thread the other day but the case being ‘Maybe
a’ vs ‘Either () a’? I'm sure all the arguments that come up in this
thread have already been answered there.
--
Mateusz K.
More information about the Haskell-Cafe
mailing list