|
| 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.