Skip to content

Instantly share code, notes, and snippets.

@jmercouris
Created January 2, 2018 01:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmercouris/d0a026f36d315d36f0c42787216714a7 to your computer and use it in GitHub Desktop.
Save jmercouris/d0a026f36d315d36f0c42787216714a7 to your computer and use it in GitHub Desktop.
(defmethod print-object ((buffer buffer) stream)
(format stream "~s" (name buffer)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment