cl-gentemp
cl-gentemp
is an autoloaded compiled Lisp function in `
cl-macs.el
'.
(cl-gentemp &optional
PREFIX
)
Generate a new interned symbol with a unique name.
The name is made by appending a number to
PREFIX
, default "G".