Functions | |
---|---|
symbol-name* | symbol |
Return the name of SYMBOL including the package prefix. If SYMBOL does not belong to a package, just return it's name. If SYMBOL is a keyword, add a leading colon character to the name. If SYMBOL is an external symbol of a package, seperate the package name and the symbol name by a colon character. Otherwise, seperate the package name and the symbol name by two colon characters.