Function Newsym

Part of:

package metabang.utilities
( newsym &optional < prefix > )

Create a new uninterned symbol whose print name begins with prefix&#39;, which<br> may be a string or a symbol. This differs from gensym' in that the prefix is
not sticky.