lispdoc - results for safety |
safety | Undocumented
|
Example:(defun lookup-code (code) (declare (optimize speed (safety 0) (space 0) (debug 0))) (gethash code *restorers*)) | Mentioned in: CLtL2 - 5.1.2. Variables CLtL2 - 8.5. Environments CLtL2 - 9.2. Declaration Specifiers PCL - make it work make it right make it fast Successful Lisp - chapter28 |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| By Bill Moorier |