| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
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. When the value of this variable is
nil, intern signals an error when passed a symbol as
its first argument.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||