Skip to content

Instantly share code, notes, and snippets.

@knorth55
Created October 4, 2016 06:48
Show Gist options
  • Save knorth55/313274d63628c901a2d2181585033437 to your computer and use it in GitHub Desktop.
Save knorth55/313274d63628c901a2d2181585033437 to your computer and use it in GitHub Desktop.
(dolist (sym (mapcar #'car (methods))) (print (format nil "~A" sym)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment