Skip to content

Instantly share code, notes, and snippets.

@W-Net-AI
Created August 12, 2014 04:21
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 W-Net-AI/d2c5cafdf6d6f2c7d592 to your computer and use it in GitHub Desktop.
Save W-Net-AI/d2c5cafdf6d6f2c7d592 to your computer and use it in GitHub Desktop.
(defparameter *b* 0)
(defun s (self val)
(funcall (lambda (a) (setf self a)) val))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment