We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6146ed9 commit c57b9e9Copy full SHA for c57b9e9
src/clos/methods.lisp
@@ -23,6 +23,8 @@
23
24
;;; @vlad-km
25
;;; moved from std-object.lisp
26
+;;; removed
27
+#+nil
28
(defun (setf find-class) (new-value symbol)
29
(setf (gethash symbol *class-table*) new-value))
30
0 commit comments