Y
Hacker News
new
|
ask
|
show
|
jobs
by
z3t4
38 days ago
It works great in dynamic languages as well. Static typing is mostly to aid the IDE. In dynamic languages you can infer the type by looking at the code, and LLM are good at that.