[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: missing function: typep-type-p



I agree with the desirability of a predicate for testing legal
type specifiers.  I would call it TYPE-SPECIFIER-P, however.

One might also wish to find out more information about a type
specifier, such as whether it is a structure type or not and,
if so, what type, if any, it is a subtype of.
-------