If true, the Common Lisp function
intern will accept a symbol as its first (required)
argument as well as a string. If that argument is a symbol, intern
extracts its print name and uses that string to look up an existing
symbol or create a new one. The initial value is t
.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.