Hacker News new | ask | show | jobs
by delifue 322 days ago
Did you add the type annotation of it in code?
1 comments

This is in Go, so both "yes" (it's defined with an explicit type in the file, sometimes the same func) and "yes but" (afaict next to no code-agent looks at type information that e.g. gopls has readily available, or even godoc).