Why do Lazy Languages not have mutation?

Posted by forellana on Stack Overflow See other posts from Stack Overflow or by forellana
Published on 2010-05-30T00:24:47Z Indexed on 2010/05/30 0:32 UTC
Read the original article Hit count: 523

Hi to everyone,

I'm studying about programming language's theory and I can't figure out a solid reason to why lazy languages doesn't have mutation?

Does anyone know the reason?

© Stack Overflow or respective owner

Related posts about programming-languages

Related posts about lazy-evaluation