How to check that symbol denotes type ?




Hi.

How to check (in portable way) that symbol is a type specifier ?
For symbols which are names for classes I can use FIND-CLASS, but
not all types have corresponding classes (ATOM, BOOLEAN, ...)

TIA, Szymon.
.



Relevant Pages