j
k
j a
j l
There appears to be a problem with methods that are specialized like this: (defmethod foo (node (name (eql 'a)))
but not methods that are specialized like this: (defmethod foo (node (name (eql :a)))
-- Bill Clementson
Back to the thread
Back to the list