I recently noticed a use of curly braces {} that I didn't recognize. I think that in text (not in code) it designates that an object is a package. For example, I would write here() to refer to a function, and {here} to refer to the package it belongs to.
Do I have that right? It seems to make sense but I don't remember seeing until recently.
Thank you. I understood the use as a primitive in code. I was specifically referring to community conventions in text like articles, posts, and tweets.