Hacker News new | ask | show | jobs
by Simran-B 369 days ago
It's not annotation noise however, it's syntax noise.
1 comments

Thanks for the correction. Is it really not "annotation"? What makes the difference?
You're not providing extra information to the compiler, clarifying the intent, but merely follow the requirements of the language when writing . to infer the type or @ to use a built-in function.
Thank you. My previous comment got down-voted despite it being a legitimate question, weird times.