- implemented
description: non-mutable container.
- implemented
description: interior mutability, looks immutable but has methods that allow mutation. not thread safe, doesn't implement Sync. used for smaller values like numbers or flags
- implemented
description:
- implemented
description:
- implemented
description: