sb-docs
Function: COMMON-LISP:MAKE-SYMBOL
Lambda list
sb-docs
Docs
»
Function: COMMON-LISP:MAKE-SYMBOL
View page source
Function: COMMON-LISP:MAKE-SYMBOL
¶
Make and return a new symbol with the STRING as its print name.
Lambda list
¶
(
string
)