You’ve probably read a dozen clear, well-reasoned arguments about why mutability in your code is bad. This is not one of them. Instead, I wrote an unclear, shoddy argument for why it’s bad. Mutability is bad. To understand why, we have to talk about time. Talking about time With any system we build…