News

Classes inheriting from Immutable are still mutable reference types, and not truly immutable like python's built-in types (int, float, bool, str, tuples).
and a mutable class can be a subclass of an immutable class. See class. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction requires permission.