Martin Cracauer <[EMAIL PROTECTED]> writes: > is there any equivalent to a "noreturn" declartion in CMUCL?
Declare that the function returns a value of type NIL. This is in the CMU Common Lisp User's Manual, at 5.2.5.
Martin Cracauer <[EMAIL PROTECTED]> writes: > is there any equivalent to a "noreturn" declartion in CMUCL?
Declare that the function returns a value of type NIL. This is in the CMU Common Lisp User's Manual, at 5.2.5.