|
ANSI Common Lisp 9 Conditions 9.2 Dictionary of Conditions
9.2.21 simple-warning |
Condition Type |
- Class Precedence List:
-
simple-warning,
simple-condition,
warning,
condition,
t
- Description:
-
The type simple-warning represents conditions that
are signaled by warn whenever a
format control
is supplied as the function's first argument.
- Allegro CL Implementation Details:
-
None.
|