regular symbols. I've looked on google, but couldn't find anything.
When i try
(defmethod test ((a keyword))) or (defmethod test ((a key))) it gives the error keyword and key is not a class.
Thx!
(defmethod foo (p1 (p2 (eql :bar))
...)
(defmethod foo (p1 (p2 (eql :quux))
...)Users browsing this forum: No registered users and 1 guest