Y
Hacker News
new
|
ask
|
show
|
jobs
by
compressedgas
185 days ago
> You think Python developers are going to roll their own HAMT
Python already has an HAMT implementation in use by the contextvars module.