News

In case of the builtin types (bool, None, int, float, bytes, complex, str) it does nothing, as they are already immutable.. For the list type, a frozenlist with frozen items is returned.. Tuples are ...