Immutability and Python, lightning
By Tobias Gustafsson
Immutability and Python, lightning
A brief introduction to Pythons take on (or rather lack of) immutability followed by a compressed description of Pyrsistent. Pyrsistent is a library that tries to provide some of the pieces missing in the Python standard library for convinient work with immutable data structures.