[Haskell-beginners] list problem
Benjamin Edwards
edwards.benj at gmail.com
Mon Mar 3 16:59:16 UTC 2014
The problem is that you don't seem to understand how singly linked lists
work. I would recommend studying this first, then understanding how to
append a value to the end of the list in haskell will probably make a lot
more sense.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140303/a86be08f/attachment.html>
More information about the Beginners
mailing list