lispdoc - results for format-symbol |
(alexandria.0.dev:format-symbol package control &rest arguments) | Function: Constructs a string by applying ARGUMENTS to string designator CONTROL as if by FORMAT, and then creates a symbol named by that string. If PACKAGE is NIL, returns an uninterned symbol, if package is T, returns a symbol interned in the current package, and otherwise returns a symbol interned in the package designated by PACKAGE.
|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| By Bill Moorier |