[Haskell-beginners] Concatenating lists

Jan Erik Moström lists at mostrom.pp.se
Thu Mar 22 18:12:59 CET 2012



On 2012-03-22 at 17:11 , Thomas Davie wrote:

> When typing into the REPL, you can rebind values, because each subsequent line appears (at least in the logical model) in an inner definition to the past


Ahhh, I didn't know that. I'm probably a bit biased from previous ML/Python experiences. 
> My advice to you would be to stop thinking of trying to re-assign values right now, it's not the correct way to think about a Haskell program at all.

No, I understand that ...  

Thanks for explaining.

- jem



More information about the Beginners mailing list