Y
Hacker News
new
|
ask
|
show
|
jobs
by
adamchainz
1025 days ago
Yeah, that is odd. Python still has no immutable dict type, except it kinda does:
https://adamj.eu/tech/2022/01/05/how-to-make-immutable-dict-...