Hacker News new | ask | show | jobs
by int_19h 239 days ago
Python doesn't even have frozendicts out of the box.

If you want immutability as a lynchpin, you need to look at a different language. This one is very much not designed for it.