Skip to content

Instantly share code, notes, and snippets.

@kouddy
Created March 22, 2015 03:23
Show Gist options
  • Save kouddy/7c91ce0b3ad8eadcce02 to your computer and use it in GitHub Desktop.
Save kouddy/7c91ce0b3ad8eadcce02 to your computer and use it in GitHub Desktop.
(define (cdr z)
(z (lambda (p q) q)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment