Method: (RIGHT (EQL NIL))

Source

(defmethod right ((node (eql nil))) nil)
Source Context