Hacker News new | ask | show | jobs
by johnisgood 378 days ago
Thanks for the correction. Is it really not "annotation"? What makes the difference?
1 comments

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.