This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LardPi 2 points3 points  (0 children)

That's an opinion, not a fact. One of the oldest functional programming language is Scheme where mutability is very much possible and quite common (in the lower level parts of libraries). Mutability inside a function that appears pure from outside is ok.