Hacker News new | ask | show | jobs
by Zababa 1471 days ago
No, type inference avoids this issue.
1 comments

Which Go has. https://go.dev/ref/spec#Type_inference

(Not to a level something like Typescript has it, but I'll argue that's a win. Typescript inferred typing can be hard to follow.)