Scieneer Common Lisp 1.3.9 online documentation find-symbol string &optional package [Function] Returns the symbol named string in package. If such a symbol is found then the second value is :internal, :external or :inherited to indicate how the symbol is accessible. If no symbol is found then both values are nil.