[Haskell-beginners] Heterogeneous Lists
Brent Yorgey
byorgey at seas.upenn.edu
Tue May 28 15:50:21 CEST 2013
On Tue, May 28, 2013 at 01:41:55PM +0000, harry wrote:
> Magnus Therning <magnus <at> therning.org> writes:
>
> > Just to make sure... I guess you've already read
> > http://www.haskell.org/haskellwiki/Heterogenous_collections right?
>
> Yes, I'm asking why Haskell doesn't allow this directly. I'm already using a
> workaround.
This is probably not a good idea. Instead, why don't you explain to
us what you are trying to accomplish, and perhaps we can suggest a
better way that does not require heterogeneous lists?
-Brent
More information about the Beginners
mailing list