j
k
j a
j l
* (defparameter $ht (make-hash-table)) * (loop for i below 2048 do (setf (gethash i $ht) i))
M-x slime-inspect $ht
error in process filter: Wrong type argument: listp, :action
Back to the thread
Back to the list