|
ANSI Common Lisp 4 Types and Classes
4.4 Dictionary of Types and Classes
4.4.1 nil
4.4.2 boolean
4.4.3 function
4.4.4 compiled-function
4.4.5 generic-function
4.4.6 standard-generic-function
4.4.7 class
4.4.8 built-in-class
4.4.9 structure-class
4.4.10 standard-class
4.4.11 method
4.4.12 standard-method
4.4.13 structure-object
4.4.14 standard-object
4.4.15 method-combination
4.4.16 t
4.4.17 satisfies
4.4.18 member
4.4.19 not
4.4.20 and
4.4.21 or
4.4.22 values
4.4.23 eql
4.4.24 coerce
4.4.25 deftype
4.4.26 subtypep
4.4.27 type-of
4.4.28 typep
4.4.29 type-error
4.4.30 type-error-datum, type-error-expected-type
4.4.31 simple-type-error
|