




These functions allow a running program to locate arbitrary symbols. If your application uses them you may need to keep many symbols in the image, along with any associated definitions. See Coping with intern and find-symbol at runtime.
Note:
 The 
read
 function typically calls 
intern
, thus causing the same problems.