Y
Hacker News
new
|
ask
|
show
|
jobs
by
int_19h
354 days ago
FWIW generics are already a thing in pure Python as soon as you add type annotations, which is fast becoming the default (perhaps not the least because LLMs also seem to prefer it).