Previous:
Classes
, Up:
Types and Classes
4.4 Types and Classes Dictionary
•
nil (Type)
•
boolean
•
function (System Class)
•
compiled-function
•
generic-function
•
standard-generic-function
•
class
•
built-in-class
•
structure-class
•
standard-class
•
method
•
standard-method
•
structure-object
•
standard-object
•
method-combination
•
t (System Class)
•
satisfies
•
member (Type Specifier)
•
not (Type Specifier)
•
and (Type Specifier)
•
or (Type Specifier)
•
values (Type Specifier)
•
eql (Type Specifier)
•
coerce
•
deftype
•
subtypep
•
type-of
•
typep
•
type-error
•
type-error-datum
•
simple-type-error
Previous:
Classes
, Up:
Types and Classes